Roadmap
These sections go live as the CLI MVP ships. What each will cover:
Agents
- The CEO → department head → worker hierarchy: roles, delegation, and reporting.
- The team YAML schema, with ready-made templates starting with
dev-team. - Assigning models per role — local Ollama by default, Claude API as optional escalation.
Integrations MVP scope
- Telegram — overnight reports and status messages to your phone.
- Ollama & Claude API — local models by default, frontier model on demand.
- GitHub & SQLite — agents work with your repos; state lives in one local file.
Reference
- CLI command reference.
- Full YAML configuration reference.
- Model and hardware guidance.