Skip to content

Examples And Demo

This is the runnable Agent Network example library. The site only keeps cases with a concrete CLI path, a demos/ directory, or Docker test coverage. Manual-only examples were removed so the docs do not outrun the code.

Verified Examples

ExampleRun WithAgentsVerificationHighlight
Debate Demoanet demo debate6Docker test27 checks CLI help/list and docs buildBuilt-in 9-step debate orchestration with an isolated network
Hello Worlddemos/hello-world2Docker Compose assets + Docker test27 docs checksSimplest two-agent conversation
Translation Pipelinedemos/translation-pipeline3Docker Compose assets + Docker test27 docs checksCN to EN to JP chain translation
Telegram Squaddemos/codex-telegram-squad11Docker test23/test24 communication flow + test27 docs checks1 commander + 10 workers, Telegram/Dashboard

Removed Examples

Code Review, Idiom Chain Game, and Mixed Model Collab were removed from navigation and generated pages. They only had manual instructions and no independent Docker demo or stable automated verification. They can return after matching demos/ assets and tests exist.

Before running examples

Complete the Getting Started guide and prepare the model API keys required by each example. Docker examples should be run from the repository root or their demos/ subdirectory.

Powered by CommHub V3