Use TaskHatch with Claude Code and Codex
TaskHatch is a control surface, not a model — connect any capable agent.
Updated 2026-07-01
TaskHatch exposes a typed command surface through the CLI and the JS SDK. Any agent that can run shell commands can operate a paired machine.
The command groups
- observe — screenshots and screen state
- input — mouse and keyboard
- shell — terminal / PowerShell
- fs — filesystem with backups
- browser — Chrome/Edge/Firefox diagnostics and CDP
- net — network and LAN diagnostics
- report — write a findings-first report
A typical agent loop
taskhatch observe screenshot taskhatch browser diagnostics --profile default taskhatch shell run "Get-DnsClientServerAddress" taskhatch report write --findings-first
Give your agent the goal and the machine — it decides which capabilities to use. Every action is audited to your workspace.
Still stuck?
Open a support case and our team will help.