learn-claude-code/agents
2026-04-08 05:45:47 +08:00
..
__init__.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s01_agent_loop.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s02_tool_use.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s03_todo_write.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s04_subagent.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s05_skill_loading.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s06_context_compact.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s07_permission_system.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s08_hook_system.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s09_memory_system.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s10_system_prompt.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s11_error_recovery.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s12_task_system.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s13_background_tasks.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s14_cron_scheduler.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s15_agent_teams.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s16_team_protocols.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s17_autonomous_agents.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s18_worktree_task_isolation.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s19_mcp_plugin.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00
s_full.py feat: realign teaching path and web docs 2026-04-08 05:45:47 +08:00