-
Notifications
You must be signed in to change notification settings - Fork 91
fix(openai-responses): emit reasoning blocks from responses stream #1156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
+2,948
−44
Merged
Changes from 5 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
9d194bb
fix(openai-responses): emit reasoning blocks from responses stream
acoliver b32af10
fix(openai-responses): capture reasoning summary events
acoliver 7ca2ba9
fix: use separate buffers for reasoning_text and reasoning_summary_te…
acoliver 7fed2d2
feat(openai-responses): add text.verbosity setting for Codex thinking…
acoliver 37318d5
fix(openai-responses): respect reasoning.includeInResponse setting an…
acoliver 8c191ae
fix(interactive): prevent duplicate thinking blocks in UI streaming
acoliver 268aa73
fix(coderabbit): address all CodeRabbit review comments
acoliver 75be1cb
fix(coderabbit): guard against undefined thought in reasoning summary
acoliver 508c975
chore: lint fixes and package-lock regeneration
acoliver cb389aa
Merge origin/main into issue922
acoliver e0b23fc
fix(ui): clear thinking blocks after commit to prevent pyramid accumu…
acoliver bd2fb76
fix(test): add getModelBehavior mock to codex.malformedCallId test
acoliver ba82d58
fix: address CodeRabbit review comments
acoliver 8d3401a
fix(ui): deduplicate thought events in useGeminiStream
acoliver c6112a7
fix: preserve reasoning items in Codex mode for better model performance
acoliver File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.