Pricing¶
Community Edition¶
Free and open source under the Apache 2.0 license.
Includes everything you need to run AI agents safely:
- All 89 built-in capabilities across 13 categories
- Full policy engine with 4-tier permissions
- Agent sandboxing (5-layer kernel isolation)
- Encrypted secrets vault
- Hash-chained audit logs
- Web dashboard
- CLI management tools
- Python SDK with model connectors
- Service Proxy (Gmail and more)
- Multi-agent support with comms
- A/B partition updates
- Community pack registry
No feature gates. No usage limits. No telemetry.
Enterprise Edition¶
Commercial license for organizations that need additional capabilities:
| Feature | Community | Enterprise |
|---|---|---|
| All v0.0.x features | Yes | Yes |
| Multi-node clustering | No | Yes |
| PostgreSQL backend | No | Yes |
| SSO / SAML / OIDC | No | Yes |
| RBAC (role-based access) | No | Yes |
| SIEM integration | No | Yes |
| Natural language policy authoring | No | Yes |
| Dynamic escalation | No | Yes |
| Compliance reporting | No | Yes |
| Priority support | No | Yes |
| Custom pack development | No | Yes |
| SLA guarantee | No | Yes |
FAQ¶
Is the community edition really free? Yes. Apache 2.0 license, no restrictions on commercial use. The community edition is not crippleware — it includes the full security model, all capabilities, and the web dashboard.
What does the enterprise edition add? Scalability (multi-node, PostgreSQL), enterprise authentication (SSO), advanced governance (RBAC, NL policy authoring), compliance tooling (SIEM, reporting), and professional support.
Can I start with community and upgrade later? Yes. The enterprise edition is a superset — your data, policies, and agent configurations carry over.
Contact us for enterprise pricing and evaluation access.