Files
CLIProxyAPIPlus/internal/runtime/executor
黄姜恒 8afef43887 fix(cursor): preserve tool call context in multi-turn conversations
When an assistant message appears after tool results without a pending
user message, append it to the last turn's assistant text instead of
dropping it. Also add bakeToolResultsIntoTurns() to merge tool results
into turn context when no active H2 session exists for resume, ensuring
the model sees the full tool interaction history in follow-up requests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 17:15:24 +08:00
..
2026-01-10 01:12:22 +08:00
2026-03-05 22:49:23 +08:00
2026-03-22 22:52:46 +08:00
2026-03-11 11:08:02 +08:00
2026-03-13 11:28:52 +08:00
2026-03-24 00:43:26 +08:00