Skip to content

Plans & Limits

The limits enforced on each plan are listed below. “Unlimited” means no enforced cap.

FreeStarterProEnterprise
Price$0/mo$9.99/mo$29.99/mo$99/first user
Additional seats$20/seat (up to 50)Degressive pricing

Free is a real plan tier, not a trial. It runs on your own machine (BYOM) using your own Claude key (BYOK) — there’s no platform AI or compute allowance and no cloud/cloud-worker DevBoxes. You do get one schedule (running at most every 6 hours) to taste automation. It’s the simplest way to self-host ClusterCode; upgrade to Starter+ for platform AI, more (and more frequent) schedules, and managed compute.

ResourceFreeStarterProEnterprise
Self-hosted workers1210Unlimited
Concurrent DevBoxes3515Unlimited
Cloud worker (cloud) DevBoxesNoneUnlimitedUnlimitedUnlimited
Custom images3UnlimitedUnlimitedUnlimited
Concurrent runs131025
Parallel subagents per run131025
Concurrent live sessions1315Unlimited
Cron schedules1310Unlimited
Schedule cadence floor (fastest a schedule may run)every 6hevery hourevery 30 minany
Projects1325Unlimited
DevBox history1 day14 days90 days365 days
Disk per DevBox64 GB128 GB256 GB1024 GB
Display idle timeout3 min5 min10 min15 min
Tenants115Unlimited
Organizations11110
Seats1150Unlimited

A few notes:

  • Cloud worker DevBoxes are managed cloud compute. Free has none — it’s BYOM-only; paid tiers are unlimited.
  • Custom images is a use-cap: on a capped plan only the newest N managed images stay launchable (Free keeps the newest 3); older ones lock until you upgrade or remove some.
  • Concurrent live sessions is the total of terminal + display sessions across all your DevBoxes (not a per-DevBox limit).
  • Parallel subagents per run is how many helper agents a single run may spawn; it scales by plan from 1 on Free up to 25 on Enterprise.
  • Display idle timeout auto-closes an idle VNC display to free a live-session slot — it scales by plan, from 3 min on Free up to 15 min on Enterprise.
  • Projects group your DevBoxes, runs, and schedules and carry per-project environment variables. The cap counts active projects only — archived projects are inert and don’t consume a slot, so you can keep history without spending against the limit.
FreeStarterProEnterprise
Platform AI allowance$2/mo$6/mo$10/user/mo
Included compute$2/mo$6/mo$10/user/mo
Pay-as-you-go wallet & top-upsNoYesYesYes
BYOK (bring your own AI key)RequiredOptionalOptionalOptional
  • Platform AI allowance and Included compute are separate monthly pools (LLM spend vs. container runtime), both denominated in USD.
  • On Free there is no platform AI pool, so runs and Nucleus work only through your own key (BYOK) configured under Settings → Secrets. On paid tiers BYOK is optional — use the included platform allowance or your own key.
  • Once an allowance is spent, paid tiers can keep going via the pay-as-you-go wallet (top-ups); Free cannot.
FeatureFreeStarterProEnterprise
AI catalog (Claude, Copilot, Codex)
Platform AI pool
Live terminal & display
Cron workflows (schedules)
BYOI (custom images)
Build image from DevBox
GitHub Issues integration
Azure DevOps integration
Trello integrationComing soonComing soon
Monday.com integrationComing soonComing soon
Workflow templatesComing soonComing soon
Workflow chainingComing soon
Auto-open draft PR
Auto-update ticket statusComing soonComing soon
SSO/SAMLComing soon
RBAC
Audit logComing soon
Secrets managementComing soon
VPN supportComing soon
REST APIComing soon
Dedicated support
Getting Started Concepts Guides CLI Self-Hosting Reference Links