AI Agent Examples ================= A progressive series of 6 examples teaching the Dragon agent framework step-by-step, building from a single agent to a full production pipeline. .. toctree:: :maxdepth: 1 01 — Single Agent <../agent_basic> 02 — Multi-Agent DAG <../agent_multiagent_dag> 03 — Human-in-the-Loop <../agent_hitl> 04 — Memory Management <../agent_memory> 05 — MCP Tools <../agent_mcp> 06 — Full Pipeline <../agent_full_pipeline>