Reference

Limits

Current v0 release and runtime limits agents should validate before publishing.

For agents: Check file count, decoded file sizes, paths, MIME types, and supported schedules before publish.

Release Limits

Plan Limits

The API enforces account entitlements locally during publish. Free accounts can create up to 3 apps and can publish public static/server apps with small data, files, secrets, and manual jobs. Paid-only manifest features include private apps, public app-user signup, private file stores, scheduled jobs outside the account schedule allowance, generic/GitHub webhooks by tier, slugs, custom domains, analytics, backup/export, and priority support.

Plan failures return 402 with entitlement_required or plan_limit_exceeded. The response includes machine-readable details so agents can point to the blocking manifest path and required plan.

Platform Limits