tutti
Multi-agent orchestration CLI driven by a tutti.toml — chains prompt steps, shell commands, and agents into repeatable pipelines with git worktree isolation.
Visit sourceSource type: open-source. License: MIT. The linked source supports the visible capability notes but does not prove production suitability.
Open evidence sourceConfirm current maintenance, permissions, data handling, license obligations, failure behavior, and a human approval gate in your own environment.
Key capabilities
Practical fit
tutti fits repeatable pipelines where prompts, shell commands, agents, and file artifacts need an explicit order. Its typed artifact handoff is useful when the output of one step must become controlled input to another.
Configuration does not make a pipeline safe by itself. Shell steps and injected files still need scope controls, input validation, and a clear owner for conflicts or partial output.
How to evaluate it
Example decision
Build a two-step research pipeline in a disposable repository: one agent writes a sourced inventory artifact, and a second agent checks it against a rubric without editing the first agent's worktree.
Verify before you adopt it
Source review note
We reviewed the primary source on July 21, 2026. Product behavior, pricing, licenses, and maintenance status can change, so check the linked source before adopting it.