Bento
Dispatch structured agents systematically. Through GitHub webhooks, Linear issue events, cron schedules, or via a CLI. Declare your workflows as pipelines in YAML, versioned inline with code, and let the daemon handle the rest.
What is Bento?
Bento is a harness-as-code tool for running coding agents. You describe how an agent runs — its trigger, runtime, skill, sandbox, and guardrails — as a version-controlled pipeline, and the daemon provisions an isolated workspace and runs it on every matching event.
Connection surfaces
Bento receives work from the tools around a repository and returns results to the declared destination. Open a surface to configure it.
A concrete example
The daemon matches it to a pipeline
A pr-review pipeline fires: the daemon retrieves the diff and injects relevant context from the knowledge base.
Stop prompting and hoping for the best. Engineer your agent workflows with confidence, knowing they'll run reliably and consistently in production.
Next steps
- Installation — install the daemon and configure your first pipeline
- Concepts — pipelines, agents, skills, workloads, and sandboxes explained

