XRevery
Log in Sign up free
Control & trust

Your models, your tokens, your rules.

Adopting an agent platform is a decision about where your code runs, which models see it, and who controls the bill. Here is how each of those works, in plain terms.

Bring your own tokens

Use the inference you already pay for.

You are not locked into platform-billed inference. Connect your own provider keys and model subscriptions, and route spend to your allowances where you configure it. Usage attributes every run to the account that paid for it.

If you would rather not manage keys at all, stay on platform credits. Most teams do both: platform credits for exploration, their own keys for volume.

Connected providers
Anthropic YOUR KEY
AWS Bedrock YOUR ACCOUNT
Google Gemini YOUR KEY
OpenAI & Codex YOUR KEY
Hugging Face & open-source routes PLATFORM
Custom OpenAI-compatible endpoint YOURS

Routing, budgets and the things that stop a surprise.

Token discipline is built into the harness rather than left to whoever wrote the prompt. Context is scoped per agent, routing decides which model is worth using for which stage, and caps apply before spend happens.

Routing policy

Use a strong model where judgement matters and a cheaper one for mechanical stages.

specfrontier
reviewfrontier
implementmid-tier
routine triagesmall, fast

Spend caps

Set a ceiling per organisation. Runs stop rather than quietly continuing past it.

Monthly cap$2,000
Platform credits$221
On your keys$540

Usage you can audit

Every run carries a cost ledger with a token breakdown by stage, plus the account it was billed to.

Per run, per repo, per person
Token breakdown by stage
Clear attribution for your keys
Isolation

One sandbox per run. Nothing shared by accident.

Runs execute in isolated cloud sandboxes on pooled runners, scoped to one organisation. Secrets are managed and scoped to the run that needs them rather than baked into an image, and repository access follows the scope you granted the GitHub app.

Isolated sandbox per run, torn down after
Per-organisation isolation of data and knowledge
Managed secrets, scoped to the run
Organisations, roles, team invites and OIDC login

Managed SaaS

FASTEST START

We run the infrastructure, the runner pool and the upgrades. Sign up and connect a repository in minutes.

On-prem or VPC

ENTERPRISE

For teams whose code cannot leave their estate: a sandboxed deployment inside your own environment, with your providers and your network rules.

What we will not claim

Agents open pull requests; humans merge them. Where something is still being built, we will tell you rather than put it on a feature list. Ask us directly about anything on this page and you will get a straight answer.