You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: ensure reasoning_content on all Kimi assistant+tool_calls messages
Add a safety-net pass in create_request() that ensures every assistant
message with tool_calls has a reasoning_content field for Kimi thinking
models. This handles edge cases where thinking content was stripped by
compaction, tool-pair summarization, or not returned by the model.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Harrison <hcstebbins@gmail.com>
0 commit comments