mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-06-21 20:53:40 +08:00
4 lines
203 B
Python
4 lines
203 B
Python
# agents/ - Harness implementations (s01-s12) + full reference (s_full)
|
|
# Each file is self-contained and runnable: python agents/s01_agent_loop.py
|
|
# The model is the agent. These files are the harness.
|