fix(display): bake native desktop control tools #66
Reference in New Issue
Block a user
Delete Branch "fix/display-native-tools"
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?
Bakes xdotool and scrot into the Claude Code workspace image so display agents can use native bash-level pixel control, not only MCP desktop wrappers. Also creates /home/agent/Downloads at container startup for browser downloads.\n\nVerification:\n- pytest -q -c tests/pytest.ini tests => 93 passed
Approved. CI is green and the change is scoped to baking display control tools plus Downloads directory setup for display workspaces.
Approved.