Skip to main content
Command reference: CLI Commands. Tutorial walkthrough: CLI Tutorial.

Getting started

Help and onboarding

setup-check validates Python version, package install, API keys, dependencies, and workspace configuration.

Single-agent examples

Research agent

Code review agent

Agent with MCP

Multi-agent from YAML

Create research_team.yaml:
Run:

Load agents from Markdown

Each .md file uses frontmatter for name, model_name, temperature, max_loops, and a body used as the system prompt.

Configuration templates

Troubleshooting