Agents
Write an agent in YAML, deploy it from the CLI or a git push, and start from templates for the work your team repeats.
Prompt, model, trigger, tools, and spend cap live in one YAML file. Commit it to deploy, open a pull request to change it, revert to roll it back. Every agent is reviewed and versioned like the rest of your code.
Start a run from the CLI and wire agents into your scripts, PR review workflows, and CI pipelines. One command spawns an agent and reads its result back, so you can gate the next step on what it did.
Browse starter agents for the work your team repeats, like triaging CI failures, updating dependencies, and writing release notes. Copy the YAML into your repo and deploy it with Ellipsis.