Start free.
Upgrade when your team does.
Self-serve in minutes — bring one repo and the agents you already run. Enterprise adds SSO and a managed rollout.
Self-serve, instant. Bring your own AI keys.
Free forever
- 5 seats
- Micro deployment
- All features (BYOK)
Everything, on us, for 30 days. No credit card.
Billed annually · $18 monthly
- Up to 50 seats
- Stable deployment
- Kurrent AI included
- All features
SSO, Directory Sync, and a managed rollout.
For larger teams
- Unlimited seats
- High availability deployment
- Kurrent AI included
- SSO + Directory Sync
Everything on every plan. Managed AI when your team wants it.
Run evals and summaries on your machine or on the server with your own keys — on any plan. Team and Enterprise add Kurrent AI, so there are no keys to bring.
| Free | Team | Enterprise | |
|---|---|---|---|
| Sessions | |||
| Unlimited sessions | + | + | + |
| Session search | + | + | + |
| Recap / handover | + | + | + |
| Sharing with permissions | + | + | + |
| Evals | |||
| On your machine | + | + | + |
| On the server · BYOK (Anthropic, OpenAI) | + | + | + |
| On the server · Kurrent AI | — | + | + |
| Session & turn summaries | |||
| Prose summaries, on your machine | + | + | + |
| Session & turn summaries · BYOK | + | + | + |
| Session & turn summaries · Kurrent AI | — | + | + |
Every feature is on Free.
Unlimited sessions, recap, sharing, and evals on your machine — five seats, your keys, no card. Team adds Kurrent AI. Enterprise adds SSO.
Fix flaky auth-token refresh test
Tried mocking the clock first — abandoned after the race persisted. Root cause: token cache TTL rounding. Patched in auth/cache.ts, added regression test. Two approaches rejected, one shipped.
