tutti-ai
v0.25.0
Published
Tutti — multi-agent orchestration. All agents. All together.
Readme
tutti-ai
All agents. All together.
Open-source multi-agent orchestration framework for TypeScript.
This is the unscoped wrapper for @tuttiai/cli. Both packages provide the same tutti-ai binary.
Install
npm install -g tutti-aiUsage
tutti-ai init my-project # scaffold a new project
cd my-project
cp .env.example .env # add your ANTHROPIC_API_KEY
npm install
tutti-ai run # interactive REPLOr skip the REPL for a one-shot prompt:
tutti-ai run -p "What is 2 + 2?"See the CLI reference for the
full command list — run, serve, studio, info, check,
schedule, eval, and more.
Links
License
Apache 2.0
