Pricing

Free for 5 sites and 100 MB. Upgrade only when your agent fleet outgrows it. No surprise overages — pushes hit the cap and return a JSON error your agent can react to.

Free

For solo devs trying things out.

$0 /forever

  • 5 sites
  • 100 MB total storage
  • 30-day site lifetime
  • Public sites
  • JSON CLI output
Install the GitHub App

Pro

For developers shipping agent work daily.

$10 /month

  • 100 sites
  • 5 GB storage
  • Unlimited site lifetime (until you delete)
  • Per-site GitHub access policies
  • Priority email support

Team

For agencies and orgs running fleets of agents.

$30 /user / month

  • Org tenants (GitHub Organizations)
  • Shared site quota across the org
  • Audit log export to R2
  • SSO via GitHub Enterprise (preview)

Frequently asked

What happens when I hit a quota?

The CLI returns a structured 402 error (quota_exceeded) with the limit and current usage. Agents can branch on it; the dashboard shows a banner with a link to upgrade or delete sites.

Do you read site contents?

No. We only operate on the tarball your CLI uploads, server-side metadata (size, ETag, content-types), and viewer access logs. R2 object URLs are redacted from logs and error reports.

Can I cancel any time?

Yes. Cancellation enters a 7-day grace period during which sites stay live; after that they fall back to free-tier limits.