Unified Control Plane Pricing
Access to the premium compiled CLI agent is included in all gptcode live subscription plans.
Live Pro
For individual developers wanting secure, autonomous execution
$12
/month
- Compiled CLI Agent Download (macOS, Linux, Windows)
- Live Dashboard (real-time execution monitoring)
- Interactive Remote Control (SIGKILL, command injection)
- Centralized prompt & backend model profiles
- Unified cost tracking & analytics per agent session
- Complete execution history & diff replays
- Email support
Live Team
For software engineering and DevOps teams
$49
/user/month
- Everything in Live Pro
- Active Security Policies (PII Redaction, Command Blocking)
- Declarative `agentops.yml` convergence via GitOps
- Centralized API key management across servers
- Shared prompt & tool definitions libraries
- Audit logs for SOC2 compliance
- SSO (SAML/OIDC) integration
- Priority Slack support
Enterprise
For organizations requiring complete data sovereignty
Custom
Annual licensing
- Everything in Live Team
- On-Prem / Self-Hosted Control Plane (Phoenix/Elixir/OTP stack)
- Custom compiled CLI agent binaries with private registries
- Node-isolated BEAM VM sandboxing levels
- Custom capability policies (DB/Infrastructure gateways)
- Uptime SLA & 24/7 designated support engineer
Frequently Asked Questions
How do I obtain the CLI agent?
The pre-compiled, optimized CLI agent binary is available exclusively for active gptcode live subscribers. Download packages for your operating system are provided immediately inside your Live Dashboard under the "Downloads" section.
Is there a free trial for Live Pro?
Yes, all Live plans include a 14-day free trial. You can download and evaluate the compiled CLI agent during the trial window at no cost.
Why is the CLI bundled with the subscription?
The CLI agent is designed as a secure local executor that streams its entire state to the Live control plane. This unified design enables active policy checks, real-time command injection, cost tracking, and PII redaction, which are only possible through our connected OTP stack.
Can I manage my own API keys?
Yes! Both Live Pro and Live Team support Bring Your Own Keys (BYOK). You can configure your OpenAI, Anthropic, or OpenRouter keys centrally in the dashboard, and they will be securely synchronized to your local agent runs.
What does "Active Security Policies" mean?
Under the Team plan, you can declare security parameters (like allowed/blocked shell commands or custom regexes) in a root `agentops.yml` file. When the local agent executes, our dashboard actively monitors the streams; if the agent tries to run a forbidden command, the control plane immediately injects a termination signal to halt the session before execution.