Pricing
We’re a small independent studio. This money goes toward funding Oak development and your infrastructure.
-
Free
$0 / month- Personal account, unlimited repos
- 1 GB storage
- Large files — content-addressed, deduped across versions
- Lazy mounts over the wire (macFUSE · FUSE)
- Branch-per-session, squash-to-main
oak exportto plain git anytime — no lock-in- Bring your own agent — Claude Code, Codex, Cursor
- Popular
-
Team
$20 / seat / month- Everything in Pro
- 1 TB storage
- Shared organizations — bring your team into one workspace
- Role-based access — owner, admin, member
- Per-repository access control
- Lightweight audit log of administrative events
-
Enterprise
Custom- Everything in Team
- Full audit logging — long, configurable retention, export to your SIEM, tamper-evidence
- SSO / SAML and SCIM provisioning
- IP allow-lists
- SLA and priority support
- Self-host & data-residency options
Email me if you need more storage, more organizations, or a feature.
Worth knowing
What counts as storage?
All content pushed to Oak — source files, large binaries, model weights. Each organization gets its own pool: 1 GB free, 100 GB on Pro, 1 TB on Team. Need more? Just reach out.
Do I get shared orgs?
Yes. Anyone can create shared organizations for free — up to ten of them. The Team plan adds role-based access (owner, admin, member), per-repository access control, and a lightweight audit log. Enterprise extends the audit log (configurable retention, SIEM export, tamper-evidence) and adds SSO/SAML, SCIM, IP allow-lists, and an SLA.
Can I cancel anytime?
Yes. Manage or cancel from your billing page whenever you like — you keep access through the end of the period.
Can I export my data?
Yes — oak export <dest> replays your Oak
history into a standard git repo at any time. No lock-in. See the
docs for details.
Does Oak use my code for AI?
No. Oak doesn't train on your code and makes no AI calls on your behalf. Bring any coding agent — Claude Code, Codex, Cursor — Oak is just the VCS they push to. Whatever agent you bring is its own integration.