Skip to content

fix: preserve reasoningContent in all final assistant reply paths#38

Merged
jsyqrt merged 1 commit intomainfrom
feat/new-model-provider-deepseek
Apr 24, 2026
Merged

fix: preserve reasoningContent in all final assistant reply paths#38
jsyqrt merged 1 commit intomainfrom
feat/new-model-provider-deepseek

Conversation

@jsyqrt
Copy link
Copy Markdown
Contributor

@jsyqrt jsyqrt commented Apr 24, 2026

Seven remaining appendMessage sites in agent.ts were storing LLM responses without reasoningContent, causing DeepSeek 400 errors when the user continued chatting in the same session. Covers handleChat, handleStreamChat, task execution final replies, and respond-in-session.

Made-with: Cursor

Seven remaining appendMessage sites in agent.ts were storing LLM
responses without reasoningContent, causing DeepSeek 400 errors when
the user continued chatting in the same session. Covers handleChat,
handleStreamChat, task execution final replies, and respond-in-session.

Made-with: Cursor
@jsyqrt jsyqrt merged commit c228cde into main Apr 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant