learn-claude-code/agents
2026-03-23 17:04:17 +08:00
..
__init__.py the model is the agent, the code is the harness 2026-03-18 01:19:34 +08:00
s01_agent_loop.py the model is the agent, the code is the harness 2026-03-18 01:19:34 +08:00
s02_tool_use.py the model is the agent, the code is the harness 2026-03-18 01:19:34 +08:00
s03_todo_write.py the model is the agent, the code is the harness 2026-03-18 01:19:34 +08:00
s04_subagent.py the model is the agent, the code is the harness 2026-03-18 01:19:34 +08:00
s05_skill_loading.py the model is the agent, the code is the harness 2026-03-18 01:19:34 +08:00
s06_context_compact.py auto_compact llm request error fixed 2026-03-23 17:04:17 +08:00
s07_task_system.py the model is the agent, the code is the harness 2026-03-18 01:19:34 +08:00
s08_background_tasks.py the model is the agent, the code is the harness 2026-03-18 01:19:34 +08:00
s09_agent_teams.py the model is the agent, the code is the harness 2026-03-18 01:19:34 +08:00
s10_team_protocols.py the model is the agent, the code is the harness 2026-03-18 01:19:34 +08:00
s11_autonomous_agents.py the model is the agent, the code is the harness 2026-03-18 01:19:34 +08:00
s12_worktree_task_isolation.py the model is the agent, the code is the harness 2026-03-18 01:19:34 +08:00
s_full.py auto_compact llm request error fixed 2026-03-23 17:04:17 +08:00