Documentation
README
CAO Session Management
Overview
CAO runs multi-agent workflows in named sessions. A conductor agent inside each session orchestrates the work.
Core Concepts
- Session: A group of agent terminals working together
- Conductor: The supervisor terminal — receives instructions, delegates to workers
- Provider: LLM backend. Default
kiro_cli, override with--provider
Prerequisites
Before launching a session, verify:
This is the opening of the README. Read the full README on GitHub.