Give coding agents somewhere to build software.
Claude Code, Codex, OpenCode and other coding agents get their own persistent cloud development environments, where they build, run and test software independently.
brew install reachpad/tap/reachpadStart the work. Come back to a result.
Every one of these keeps running after you close the terminal. Nothing needs your attention until there is something to read.
A repository you have never built
setup would take your afternoon
A branch that builds, and the test run that proves it
A bug that will not reproduce
your machine does not have the database
The failing test, and the commit that makes it pass
A refactor that runs for hours
your terminal would have to stay open
Every call site changed, in one diff you can read
A backlog worked overnight
you are asleep
One branch per ticket, each with the test run behind it
Use the agents and workflows you already have.
Three ways into the same environment: a model calling tools, your own shell, or your own code.
Claude and ChatGPT
Add one connector and the model creates and forks environments itself.
Connect a modelYour terminal
Create, run and fork environments from your own shell.
Install the CLIYour own agent
The same environments over HTTP, from code you write.
Read the API docs