mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-05-06 16:26:16 +08:00
The reminder was inserted at index 0, placing a text block before tool_result blocks in the user message content array. Use append to keep the reminder at the end, consistent with message ordering. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>