Pricing · Open source forever

Open by default. Enterprise when you scale.

The full Kitaru SDK is open source under Apache 2.0. Add SSO, audit, and a hosted control plane when your team needs them.

Open Source

$0 / forever

Self-hosted. Apache 2.0. Yours.

Everything in the SDK:

  • All primitives — flow, checkpoint, wait, llm, memory
  • Framework adapters and bundled MCP server
  • Replay, retry, resume, and cancel (CLI, SDK, dashboard)
  • Local execution and remote orchestrators (K8s, Vertex, SageMaker, AzureML)
  • Self-hosted server and dashboard
  • Community support on GitHub and Slack
Star on GitHub

Enterprise

Let's talk

For teams running agents in production.

Everything in Open Source, plus:

  • Trigger flows from the dashboard, API, schedules, or webhooks
  • Distributed execution across deployments — replay, retry, and resume at scale
  • Managed autoscaling workers, queues, and concurrency controls
  • SAML / OIDC SSO and SCIM provisioning
  • Custom RBAC roles and org-wide audit logs
  • Multi-region and air-gapped deployment
  • SOC 2 Type II and ISO 27001
  • 24/7 dedicated support and a named solutions engineer
Book a demo
Compare plans

A complete look at what's included.

Feature Open Source Enterprise
Core SDK
All primitives (flow, checkpoint, wait, llm, memory)
Framework adapters + bundled MCP server
Replay, retry, resume, cancel (CLI, SDK, dashboard)
Distributed execution across deployments (not single-node)
High-concurrency replay / retry / resume at scale
Flow executions Unlimited Unlimited
Deployment
Local execution (in-process)
Self-hosted server
Remote orchestrators (K8s, Vertex, SageMaker, AzureML)
CLI + SDK trigger
Dashboard trigger
REST API trigger
Scheduled trigger (cron)
Webhook trigger
Managed autoscaling workers + queues
Concurrency + rate-limit controls
Multi-region deployment
Air-gapped / on-prem deployment
Governance
Local workspace and secrets
SAML / OIDC SSO + SCIM
Custom RBAC roles
Org-wide audit logs
Security & Compliance
Self-managed encryption keys (BYOK)
SOC 2 Type II
ISO 27001
Annual security review
Support
Community (GitHub, Slack)
Priority support with SLA
Dedicated solutions engineer
FAQ

Frequently asked questions

Is Kitaru really free?
Yes. The full SDK is open source under Apache 2.0. Self-host it forever, no usage limits. Enterprise adds distributed execution at scale, dashboard / API / scheduled / webhook triggers, SSO, RBAC, and audit logs.
What's the difference between Open Source and Enterprise?
Same SDK, same primitives. Open source runs your flows on a single-node server you operate yourself. Enterprise adds distributed execution across deployments — so you can replay, retry, and resume at scale — plus dashboard, API, scheduled, and webhook triggers, SSO, custom RBAC roles, org-wide audit logs, multi-region and air-gapped deployment, and SOC 2 Type II / ISO 27001.
Can I run Kitaru on my own cloud?
Yes. Self-host the server in your own VPC, point it at S3, GCS, or Azure Blob, and run flows on Kubernetes, Vertex, SageMaker, or AzureML. Enterprise customers can run a dedicated control plane in their own region or fully air-gapped.
Do I have to share my agent data with Kitaru?
No. In the open-source path, executions, artifacts, and prompts stay inside your infrastructure end-to-end. Enterprise stores execution metadata and pointers — your artifact store stays under your control.
Can I migrate from Open Source to Enterprise later?
Yes. The schema is the same on both sides, so flows, checkpoints, memory scopes, and stack configs port over. We'll help script the cutover during onboarding.
How do I get support?
Open source: GitHub Discussions, GitHub Issues, and the community Slack. Enterprise: a dedicated solutions engineer, a private Slack Connect channel, and an SLA on response and resolution times.
Get started in seconds

Ship reliable agents. Start free.

Open source today. Talk to us when your team needs more.

pip install kitaru

Open source (Apache 2.0). pip install and go.