Pricing
Pay for token usage, CPU, memory, and platform fees. Every account gets $10 of free usage each month. No per-seat fees or idle charges.
Engineers shipping code to your repositories
Pull requests opened per developer each week
Share of those PRs written by @ellipsis
Review every PR against your rules and past feedback
3 PRs/day for a team of 10 developers using AI for 50% of PRs
Simple metering for each run. Nothing idle, no seats.
| Ellipsis Cloud | Private Cloud | |
|---|---|---|
| Tokens | At cost, no markup | $0 |
| CPU | $0.142 / vCPU-hour | $0 |
| Memory | $0.024 / GB-hour | $0 |
| Platform fee | 50% of usage | 50% of usage |
Metering
Examples
The same per-run prices the estimator uses, broken down by what each run meters.
Ellipsis reads the diff, checks it against your team's conventions and past review feedback, then leaves inline comments. No sandbox spins up, so you pay only for tokens and the fee.
Someone shipped a query without an "is not null" guard and prod is throwing. Ellipsis reads the Sentry stack trace, finds the unguarded access, adds the check, and opens a PR before the team wakes up.
A minor version bump changes a function signature. Ellipsis updates every call site, runs your test suite until it is green, and opens the PR.
Coverage dropped on a new endpoint. Ellipsis writes a test that exercises the happy path and the edge cases, confirms it passes, and pushes it.
A test passes locally but fails one CI run in ten. Ellipsis reproduces the failure, traces the race across files, and pushes a fix.
Add an API route with a schema, validation, and tests. Ellipsis spins up a sandbox, writes it end to end, runs the tests, and opens the PR.
Every account gets the first $10 of usage free each calendar month. Because common runs cost cents, that covers roughly 45 quick fixes, 32 code reviews, or 14 small features before you pay anything. Public GitHub repositories are free.
Every agent runs in its own sandbox, and you pay for exactly what that run consumes: CPU and memory metered by the second (rates above), tokens passed through at Claude's rates with no markup, and a small per-run platform fee. Nothing runs idle, so nothing bills idle.
A quick fix, such as raising a job timeout, lands near $0.22 total. A code review on a medium PR is about $0.31. A flaky test investigation is about $0.38. Bigger tasks with more files and longer runs cost more, but common runs still land in cents.
No. There are no per-seat fees. Your entire team can use Ellipsis. You only pay for what your agents do.
Yes. Ellipsis is free for public GitHub repositories. Private repos get the $10/month free tier.
Yes. Set monthly spending caps per team or per repo in the dashboard. Once the cap is reached, agents pause until the next billing cycle.
Yes. Volume discounts, priority support, dedicated onboarding, and custom SLAs. Email team@ellipsis.dev to discuss.