Skip to content

Conversation

@sirily11
Copy link
Contributor

…onents

  • Introduced a new reasoningDelta case in AgentResponsePart to handle reasoning updates.
  • Updated OpenAIAssistantMessage to include reasoning details and a new ReasoningDetail struct for structured reasoning content.
  • Enhanced ChatProvider to manage and display reasoning content during message processing.
  • Added ThinkingContentView for an expandable UI component to show reasoning summaries and full reasoning text.
  • Implemented tests for encoding/decoding of reasoning details and integrated reasoning checks in end-to-end tests.

@sirily11 sirily11 force-pushed the thinking branch 11 times, most recently from 542a887 to aa1939b Compare November 29, 2025 14:20
…onents

- Introduced a new `reasoningDelta` case in `AgentResponsePart` to handle reasoning updates.
- Updated `OpenAIAssistantMessage` to include reasoning details and a new `ReasoningDetail` struct for structured reasoning content.
- Enhanced `ChatProvider` to manage and display reasoning content during message processing.
- Added `ThinkingContentView` for an expandable UI component to show reasoning summaries and full reasoning text.
- Implemented tests for encoding/decoding of reasoning details and integrated reasoning checks in end-to-end tests.
@sirily11 sirily11 merged commit 052847a into main Nov 29, 2025
1 check passed
@sirily11 sirily11 deleted the thinking branch November 29, 2025 14:34
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.

2 participants