mirror of
https://github.com/shareAI-lab/learn-claude-code.git
synced 2026-04-28 06:19:32 +00:00
fix session doc
This commit is contained in:
parent
665831c774
commit
4f39ee4512
39 changed files with 283 additions and 232 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
`s01 > [ s02 ] s03 > s04 > s05 > s06 | s07 > s08 > s09 > s10 > s11 > s12`
|
||||
|
||||
> *"The loop didn't change"* -- adding tools means adding handlers, not rewriting the loop.
|
||||
> *"Adding a tool means adding one handler"* -- the loop stays the same; new tools register into the dispatch map.
|
||||
|
||||
## Problem
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue