Backed byYCombinator

Cloud platform for coding agents

Deploy coding agents in a safe, governed way. Each agent gets an isolated sandbox, scoped permissions, and hard budget caps. Full observability included. Get started with a $100 credit.

Claude logoClaudeCodex logoCodexGemini logoGemini
Works with the agents your team already uses

Trusted by 400+ engineering teams

The platform

Everything you need to run coding agents

From the YAML that defines an agent to the audit trail it leaves behind.

Why do agents need a cloud? →
The CLI

A fleet of cloud agents, managed like infrastructure

Each agent runs in its own sandbox with scoped credentials and a hard budget. Developers get parallelism, the platform team gets the audit trail.

Learn more →
Harnesses

You choose the harness, we handle the infrastructure

Ellipsis is the infrastructure under whichever agent wins: sandboxes, credentials, budgets, and logs stay the same while the harness and model are config fields.

Learn more →
Agents as code

Agents are defined as code

An agent is a YAML file in your repo: the prompt, the model, the sandbox, the permissions, the budget. Like infrastructure-as-code, for your agents.

Learn more →
Code review

Code review with your prompts and your models

Choose the models and prompts, add multiple reviewers, and gate what lands with a filter you write. Too noisy? Write a stricter prompt.

Learn more →
Sandboxes

Agents spawn in seconds, with your toolchain installed

Each agent spawns the full stack and runs the tests in its own sandbox, so ten agents on one repo never clobber each other.

Learn more →
Governance

Scoped credentials, hard budgets, full audit trail

Agents stop running on developers’ own credentials. Permissions are minted per session, spend is capped and attributed, and the transcript outlives the sandbox.

Learn more →
The API

Spawning agents is as simple as POST /v1/sessions

Put an LLM decision-maker anywhere in your SDLC with no infra to manage. Spawn a session from any workflow and get typed, structured output back.

Learn more →
Self-hosted

No data ever leaves your VPC

Self-host in your AWS account and nothing leaves your VPC. Model calls can route through your own gateway for compliance and logging.

Learn more →

Start agents from anywhere

CLI

One command starts a cloud session and streams it back to your terminal. Close the laptop; the agent keeps going.

API

Spawn a session from any workflow with one request. Put an agent anywhere in your SDLC.

GitHub

Mention @ellipsis on any pull request or issue. The agent answers in the thread, with the repo cloned.

Slack

Mention @ellipsis in any channel. Each thread is its own conversation, with your code a message away.

Linear

Mention @ellipsis on an issue and the agent picks it up. The reply lands on the issue, often with the PR.

Go deeper

Agents as code

Define in YAML, deploy with git push

Prompt, triggers, and spend caps live in one YAML file, reviewed and versioned like the rest of your code.

Learn more →
Cloud sessions

You can close your laptop now

Isolated sandboxes, durable conversations on every PR and thread, and agents that start themselves.

Learn more →
Sandboxes

An isolated computer for every session

Your toolchain baked into a warm image, with credentials scoped below any developer.

Learn more →
Observability

Log every step, including Thinking and Tool calls

Watch sessions live, trace every step, open an editor into the sandbox, and search everything.

Learn more →
Security & budgets

Define agent permissions as code

Hard budget caps at every level, SOC 2 controls, and an audit trail for every action.

Learn more →
API & CLI

Everything the dashboard does, scriptable

Start sessions from CI and scripts, read typed results back, and let agents spawn agents.

Learn more →
400+
Engineering teams
67k+
Repos connected
16.8M
Agent sessions
SOC 2
Type 1 certified

Latest

From the blog

Deploy your first agent in minutes

Write the config, push to GitHub, and Ellipsis handles the rest.