- Modify runLLMIteration to return lastToolResult for later decisions - Send tool.ForUser content to user immediately when Silent=false - Use tool.ForLLM for LLM context - Implement Silent flag check to suppress user messages - Add lastToolResult tracking for async callback support (US-008) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| context.go | ||
| loop.go | ||
| memory.go | ||