Skip to content

Commit f9c39b2

Browse files
committed
align agents/__init__.py with harness framing
1 parent 8aca857 commit f9c39b2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

agents/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
# agents/ - Python teaching agents (s01-s12) + reference agent (s_full)
1+
# agents/ - Harness implementations (s01-s12) + full reference (s_full)
22
# 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

Comments
 (0)