We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aca857 commit f9c39b2Copy full SHA for f9c39b2
1 file changed
agents/__init__.py
@@ -1,2 +1,3 @@
1
-# agents/ - Python teaching agents (s01-s12) + reference agent (s_full)
+# agents/ - Harness implementations (s01-s12) + full reference (s_full)
2
# Each file is self-contained and runnable: python agents/s01_agent_loop.py
3
+# The model is the agent. These files are the harness.
0 commit comments