-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Fix/websocket streaming issues #748
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
b3fe1b4
fix(codex): align session id lifecycle with async thread.start events
blackmammoth c064aff
refactor(chat): trim non-rendered realtime state from session flow
blackmammoth 1325f18
test-commit
blackmammoth 59fbdde
fix: cursor projects fetching
unsystemizer 41e221f
refactor(session): simplify session date and time retrieval logic
unsystemizer 6f3e48f
refactor(sidebar): rely on canonical session lastActivity timestamps
blackmammoth f289ce8
fix(gemini): align headless session/auth flow with async CLI behavior
blackmammoth ce36fb8
Potential fix for pull request finding 'Unused variable, import, func…
blackmammoth 5bd179a
fix(cursor): remove user_info, system_reminder, and user_query tags
unsystemizer c941381
fix(cursor): attach write tool outputs correctly
unsystemizer 29f6d94
fix(cursor): remove debug console logs from message normalization
unsystemizer 684e127
fix(chat): make provider message totals reflect what the user actuall…
blackmammoth 8273dc5
Merge branch 'fix/websocket-streaming-issues' of https://github.com/s…
blackmammoth 13d1d43
Merge branch 'fix/websocket-streaming-issues' of https://github.com/s…
unsystemizer 5554e4e
fix(cursor-chat): count totals as rendered rows, not normalized trans…
unsystemizer e57ce42
fix(session-runtime): make Gemini auth handling and Codex resume stat…
unsystemizer de25f6d
fix(logging): remove unnecessary console logs from CodexSessionsProvi…
blackmammoth 54130e8
fix(cursor-history): align pagination with visible rows
unsystemizer ded6308
fix(claude): add support for custom titles by claude
blackmammoth 116f91b
fix(claude): exclude meta messages from user content in normalization
blackmammoth 17db71c
fix(claude): preserve local command artifacts in session history
blackmammoth b2e3a61
feat: add archiving flows for sessions and workspaces
blackmammoth 10528a2
fix: exclude archived content from conversation search
blackmammoth ca83453
fix: remove performance warning for loaded messages in ChatMessagesPane
blackmammoth 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
There are no files selected for viewing
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
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.
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.