Skip to content

Rewrite computer-use-windows as multi-container MCP recipe#19

Merged
benediktstroebl merged 3 commits intomainfrom
feature/finalize-windows-computer-use-5x2
Mar 24, 2026
Merged

Rewrite computer-use-windows as multi-container MCP recipe#19
benediktstroebl merged 3 commits intomainfrom
feature/finalize-windows-computer-use-5x2

Conversation

@benediktstroebl
Copy link
Copy Markdown
Collaborator

Replaces the Mascobot/harbor fork dependency with a standard multi-container Docker task that works on upstream Harbor.

A companion FastMCP server creates a Daytona Windows sandbox from the windows-base snapshot, deploys the tkinter challenge app, and proxies computer-use tools (screenshot, click, type, etc.) to the agent via the Daytona Computer Use API. The tool set matches computer-use-ubuntu exactly.

Tested with codex + gpt-5 (reward 1.0, solved in 98s) and oracle (reward 1.0).

Replace the Mascobot/harbor fork dependency with a standard multi-container
Docker task. A companion FastMCP server creates a Daytona Windows sandbox,
deploys the challenge app, and proxies computer-use tools to the agent via
the Daytona SDK.
Use the Daytona SDK's native upload_file() to deploy files and a small
uploaded launcher script to start the GUI. Remove _win_run_py helper.
Also standardize env var name to DAYTONA_API_KEY and align tool set
with computer-use-ubuntu (merge hotkey into press_key).
Remove screenshot disk round-trip (use Image(data=) directly), remove
dead SCREENSHOT_PATH constant and section dividers, make README concise
with Daytona early preview note.
@benediktstroebl benediktstroebl merged commit e8af804 into main Mar 24, 2026
2 checks passed
@benediktstroebl benediktstroebl deleted the feature/finalize-windows-computer-use-5x2 branch March 24, 2026 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant