learn-claude-code/docs
Haoran 56b53d14c4 feat: s01-s14 docs quality overhaul — tool pipeline, single-agent, knowledge & resilience
Rewrite code.py and README (zh/en/ja) for s01-s14, each chapter building
incrementally on the previous. Key fixes across chapters:

- s01-s04: agent loop, tool dispatch, permission pipeline, hooks
- s05-s08: todo write, subagent, skill loading, context compact
- s09-s11: memory system, system prompt assembly, error recovery
- s12-s14: task graph, background tasks, cron scheduler

All chapters CC source-verified. Code inherits fixes forward (PROMPT_SECTIONS,
json.dumps cache, real-state context, can_start dep protection, etc.).
2026-05-09 15:07:30 +08:00
..
en Simplify task graph to single-source blockedBy (PR #127) 2026-03-29 23:56:39 +08:00
ja Simplify task graph to single-source blockedBy (PR #127) 2026-03-29 23:56:39 +08:00
zh feat: s01-s14 docs quality overhaul — tool pipeline, single-agent, knowledge & resilience 2026-05-09 15:07:30 +08:00