mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-09-20 12:13:38 +08:00
feat: consolidate course into 21 lessons
This commit is contained in:
@@ -19,8 +19,8 @@ The entire secret of an AI coding agent in one pattern:
|
||||
(loop continues)
|
||||
|
||||
This is the core loop: feed tool results back to the model
|
||||
until the model decides to stop. Production agents layer
|
||||
policy, hooks, and lifecycle controls on top.
|
||||
until the model decides to stop. Later chapters add policy,
|
||||
hooks, and lifecycle controls around it.
|
||||
|
||||
Usage:
|
||||
pip install anthropic python-dotenv
|
||||
|
||||
Reference in New Issue
Block a user