Supported coding agents
3 min read
DevThrottle is vendor-neutral: it runs the coding agents you already use, side by side on one board, each in its own session on its own repository. You keep your own subscriptions and keys - running an agent through DevThrottle costs nothing.
First-class agents
Agents with a built-in driver, selectable directly in the New Session dialog:
- Claude Code
- OpenAI Codex
- Cursor CLI
- GitHub Copilot CLI
- Google Gemini
- opencode
- xAI Grok
- Pi
Any other CLI: the custom agent
The ninth driver is the escape hatch: point DevThrottle at any command-line program and it runs as a session like the rest - terminal on the board, cards, history. If a coding CLI exists, it can sit on the board today, even before it gets a first-class driver.
What "supported" means here
A first-class driver knows the agent's install, launch, and interaction quirks, so status detection (working / waiting on you / done) is tuned for it. The custom driver runs anything but reads state more generically.