-
Notifications
You must be signed in to change notification settings - Fork 13.4k
feat(core): migrate chat recording to JSONL streaming #23749
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
16 commits
Select commit
Hold shift + click to select a range
c971dfb
feat(core): migrate chat recording to JSONL streaming
spencer426 5d48cd6
fix(core): address PR comments and optimize jsonl streaming memory
spencer426 f43806b
fix(core): ensure display property propagates memory truncation to CL…
spencer426 ed0a803
fix(core): remove bounding and truncation limits from jsonl migration
spencer426 b7f5b77
fix(core): resolve rebase conflicts and stabilize tests for JSONL mig…
spencer426 09d4d58
chore: clean up temporary and ignore files
spencer426 a50a292
fix(core): remove bounding and truncation limits from jsonl migration
spencer426 666592b
fix(core): resolve legacy json loading and hasUserOrAssistantMessage …
spencer426 0fdf580
fix(core): remove unsafe type assertions in chatRecordingService
spencer426 2c9f054
fix(cli): use loadConversationRecord in useSessionBrowser to support …
spencer426 d0737f9
fix(cli): correctly use messageCount from legacy payload instead of m…
spencer426 b0a84c9
fix(cli): use firstUserMessage from payload instead of re-extracting …
spencer426 46f5d7d
refactor(core): address PR comments, clean up service, and remove red…
spencer426 4369139
chore(core): update copyright year header to 2026
spencer426 3a454f1
test(core): fix local-executor tests after making GeminiChat initiali…
spencer426 36d16d7
fix(core): properly initialize subagent chat recording and migrate le…
spencer426 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
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
|
spencer426 marked this conversation as resolved.
|
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
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.