llms.txt Content
# Ellipsis
> Ellipsis is a platform for deploying AI software engineers. Define agents in
> a config file, deploy them to your repos, and they review PRs, fix bugs,
> resolve incidents, and automate workflows across GitHub, Slack, Linear,
> Jira, and Sentry.
The full text of all documentation is available at https://www.ellipsis.dev/llms-full.txt
## Docs
- [Introduction](https://www.ellipsis.dev/docs): Deploy AI software engineers from YAML files in your repository.
- [Agents as code](https://www.ellipsis.dev/docs/concepts/agents-as-code): GitHub is the source of truth; how sync, previews, and deletes work.
- [Analytics](https://www.ellipsis.dev/docs/concepts/analytics): Team velocity from your GitHub data, measured for humans and bots on the same board.
- [Budgets and spend](https://www.ellipsis.dev/docs/concepts/budgets): Per-session budgets, trailing spend limits, per-developer limits, and what happens at the cap.
- [The sandbox](https://www.ellipsis.dev/docs/concepts/sandbox): The isolated cloud environment agents run in, and how to detect it.
- [Session lifecycle](https://www.ellipsis.dev/docs/concepts/sessions): The session lifecycle, durable conversations, statuses, steps, and what each session records.
- [Quickstart](https://www.ellipsis.dev/docs/get-started/quickstart): Install the CLI, run the welcome agent, and read your first result.
- [Your first agent](https://www.ellipsis.dev/docs/get-started/your-first-agent): Write an agent config from scratch and deploy it from your repository.
- [How to add screenshots to every pull request](https://www.ellipsis.dev/docs/guides/how-to-add-screenshots-to-every-pull-request): Have agents upload images that outlive the sandbox and paste org-gated links, so a UI change arrives with proof it renders.
- [How to answer codebase questions from GitHub, Slack, and Linear](https://www.ellipsis.dev/docs/guides/how-to-answer-codebase-questions-from-github-slack-and-linear): Let anyone ask a question where the work already