ีupdate

This commit is contained in:
2026-07-29 13:50:00 +07:00
parent efa18ba800
commit 8fd72f8d37
7 changed files with 214 additions and 214 deletions
+3 -3
View File
@@ -88,7 +88,7 @@
│ │ 1. Emit AgentStartEvent │ │ │ │ 1. Emit AgentStartEvent │ │
│ │ 2. Emit TurnStartEvent │ │ │ │ 2. Emit TurnStartEvent │ │
│ │ 3. Process prompts (emit MessageStart/End) │ │ │ │ 3. Process prompts (emit MessageStart/End) │ │
│ │ 4. ┌──────────────────────────────────────────────┐ │ │ │ │ 4.┌────────────────────────────────────────────────┐ │ │
│ │ │ while true: │ │ │ │ │ │ while true: │ │ │
│ │ │ │ Process steering/follow-up messages │ │ │ │ │ │ │ Process steering/follow-up messages │ │ │
│ │ │ │ Stream assistant response (LLM call) │ │ │ │ │ │ │ Stream assistant response (LLM call) │ │ │
@@ -136,7 +136,7 @@
│ │ runLoop() - Main Event Loop │ │ │ │ runLoop() - Main Event Loop │ │
│ └────────────────────────────────────────────────────────────┘ │ │ └────────────────────────────────────────────────────────────┘ │
│ │ │ │ │ │
└──────────────────────────────┼─────────────────────────────────────── └──────────────────────────────┼─────────────────────────────────────┘
│ Loop Iteration │ Loop Iteration
@@ -224,7 +224,7 @@
│ │ Loop continues until termination condition met │ │ │ │ Loop continues until termination condition met │ │
│ └────────────────────────────────────────────────────────────┘ │ │ └────────────────────────────────────────────────────────────┘ │
│ │ │ │ │ │
└──────────────────────────────┼─────────────────────────────────────── └──────────────────────────────┼─────────────────────────────────────┘
┌────────────────────────────────────────────────────────────────────┐ ┌────────────────────────────────────────────────────────────────────┐