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.
|