Introduction
AI software engineer for pull requests, code reviews, and agents.
Quickstart
Three commands to a running agent. Full walkthrough in the Quickstart.
brew install ellipsis-dev/cli/agent
agent login
agent run start --template welcome-to-ellipsis --watchAgents
Deploy
Define Ellipsis agents in YAML and deploy them from GitHub.
Triggers
Start a run on a schedule, on a GitHub or Linear event, or by mentioning @ellipsis.
Platform
Agent config
Every field supported in Ellipsis agent config YAML files.
API reference
The REST API for starting runs, reading history, and streaming live output.
CLI
Install and authenticate the agent CLI and start runs from your terminal.
Sandbox
The isolated cloud environment your agents run in, and how to detect it.
Budgets
Per-run budgets and trailing spend limits, their defaults, and how to change them.
Observability
Run history, statuses, and cost tracking.
Code review
Overview
How automated review runs on every pull request.
Dashboard
Track whether feedback lands and what Ellipsis catches.
Settings
Configure permissions, quiet mode, re-review, and ignore rules.