mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-03-22 02:15:42 +08:00
- 11 sessions from basic agent loop to autonomous teams - Python MVP implementations for each session - Mental-model-first docs in en/zh/ja - Interactive web platform with step-through visualizations - Incremental architecture: each session adds one mechanism
3 lines
148 B
Python
3 lines
148 B
Python
# agents/ - Python teaching agents (s01-s11) + reference agent (s_full)
|
|
# Each file is self-contained and runnable: python agents/s01_agent_loop.py
|