feat: include display control instructions #55
Reference in New Issue
Block a user
Delete Branch "feat/desktop-control-prompt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Includes the runtime display-control instructions in the Claude Code system prompt so agents see and use the desktop MCP tools when present.\n\nVerification:\n- pytest tests -q -> 89 passed
Approved after runtime-v0.3.0 publish and claude-code .runtime-version bump landed. The import compatibility blocker is resolved; prompt ordering is correct.
Approved after runtime-v0.3.0 publish and claude-code .runtime-version bump landed. The import compatibility blocker is resolved; prompt ordering is correct.
Approved display prompt integration. CI passed and main now pins a runtime containing get_display_instructions.
Approved display prompt integration. CI passed and main now pins a runtime containing get_display_instructions.