Run on the Studio Engine. Or bring your own.
Every install ships with the bundled Studio Engine - no API key, no setup. On Pro and Max, plug in any external CLI agent (BYOC) or connect via your own API key (BYOK), and bind specific engines to specific pipeline roles.
Bundled, BYOC, BYOK.
Studio talks to every engine through the same adapter contract - events, tool calls, and approvals look identical no matter which engine ran them.
A curated, ready-to-run model bundled with every install. No API key, no signup.
- Setup
- Zero - works on install
- Quota
- Generous on Free · increased on Pro · unlimited on Max
- Best for
- Daily-driver task running
Plug in any external agent CLI on your PATH. Studio drives it through the same adapter contract.
- Setup
- Point Studio at the binary
- Auth
- Whatever the CLI already uses
- Best for
- Existing agent workflows you already trust
Connect any major provider via your own API key. Studio handles the adapter; you control the cost.
- Setup
- Paste API key in Settings
- Storage
- Local · OS keychain
- Best for
- Heavier usage or specific models
Bind a specific engine to a specific role.
On Pro and Max, mix engines across the pipeline. A heavier model for planning, a faster model for parallel workers, and a different one for the final review - all in one task.
- Per-task overrides without changing workspace defaults
- Per-role defaults saved in workspace config
- Failover to Studio Engine if a custom engine is unreachable
- Health-checked at task start — no failed runs from a stale binary
- Orchestrator
- Studio Engine
- Planner
- BYOK · large-model
- Workers
- Studio Engine · ×3
- Worker review
- BYOC · my-reviewer-cli
- Final review
- BYOK · large-model
- Reporter
- Studio Engine
$ studio doctor ✓ Studio Engine v1.4 ✓ BYOC my-reviewer v0.9 ✓ BYOK large-model api.example.com
Know an engine is ready, before the run starts.
Studio runs a health check at every task start. Stale binaries, missing keys, and unreachable endpoints surface as fix hints - not silent failures.
studio engines update my-reviewer-cli.Start with the Studio Engine. Bring your own when ready.
Agent Studio is in private alpha. Drop your email for a build and setup guide.