-
Notifications
You must be signed in to change notification settings - Fork 62
🤖 feat: incremental workspace.onChat subscription (cursor + live-only) #2413
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
Open
ThomasK33
wants to merge
20
commits into
main
Choose a base branch
from
workspace-sync-mc0q
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
70f7dd7
Add onChat cursor/mode schemas and caught-up replay metadata
ThomasK33 46a2733
Implement incremental onChat replay plumbing
ThomasK33 8e33e88
Add incremental onChat replay cursor handling
ThomasK33 dad31b6
Fix timing: defer resetChatStateForReplay to after iterator established
ThomasK33 1aebcf6
Fix incremental reconnect gating and replay tool completion filtering
ThomasK33 8ac0779
Fix replay retry buffer reset and tool completion timestamp filtering
ThomasK33 bbcb563
Advance stream cursor with tool completion timestamps
ThomasK33 ce72f97
Clear stale stream contexts on full replay fallback
ThomasK33 02d0dde
Defensively initialize tool completion timestamps in stream replay paths
ThomasK33 1aaf913
Guard incremental replay with oldest history sequence cursor
ThomasK33 2a148e1
Require history anchor for since-mode replay
ThomasK33 f0378f7
Re-read stream state before emitting caught-up stream cursor
ThomasK33 615cfcb
Avoid stale partial emission after stream replay attempts
ThomasK33 d3823c1
Reset transient queued/live state on full replay fallback
ThomasK33 1e112f1
Preserve queued message on full replay fallback
ThomasK33 10f238a
Replay queued-message snapshot during onChat reconnect
ThomasK33 5abbeca
Emit queued-message snapshot in finally before caught-up
ThomasK33 04cc601
test: handle replayed queued snapshot in completion tests
ThomasK33 8289684
fix: preserve live reconnect state for full and live replay
ThomasK33 414bd92
test: isolate share transcript dialog from onChat retries
ThomasK33 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
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
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
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.