-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Add expandable command and file-change activity boxes #3173
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
Quicksaver
wants to merge
52
commits into
pingdotgg:main
Choose a base branch
from
Quicksaver:split/file-command-activity-boxes
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.
+3,333
−229
Open
Changes from 51 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
19979bb
Port file and command activity boxes
Quicksaver 90e55b1
Add browser coverage for activity boxes
Quicksaver 8d29c2d
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver 86c8d7e
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver 69f6014
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver be445eb
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver 500bb58
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver 3f8ad3a
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver 19abc64
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver d1583db
Skip blank stdout in command output extraction
Quicksaver c0fe7fa
Preserve whitespace command stream chunks
Quicksaver de5480b
Fix streamed command output merging
Quicksaver 7ae5682
Revert "Fix streamed command output merging"
Quicksaver 58d0272
Revert "Preserve whitespace command stream chunks"
Quicksaver aeb2b11
Revert "Skip blank stdout in command output extraction"
Quicksaver 4ff626c
Reapply "Skip blank stdout in command output extraction"
Quicksaver 206b4e2
Reapply "Preserve whitespace command stream chunks"
Quicksaver 69ecd2f
Reapply "Fix streamed command output merging"
Quicksaver 065af3e
Fix regressive command output snapshots
Quicksaver 5661ec9
Fix repeated prefix command snapshots
Quicksaver bc958ca
Preserve prefix chunks after newline output
Quicksaver 3ab6958
Handle repeated prefixes in multiline chunks
Quicksaver d6ada8b
Refine multiline prefix snapshot detection
Quicksaver 995bfb2
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver a130e61
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver 6748522
Port command activity review fixes
Quicksaver 3452e61
Refine command activity output merging
Quicksaver 70b8635
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver 81e7486
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver 4c033af
Refactor file command activity boxes
Quicksaver f379709
Exclude collab-agent rows from detail boxes
Quicksaver adc6981
Harden activity detail expansion
Quicksaver 7ae4dd6
Address activity detail review comments
Quicksaver 546dbe5
Fix activity detail review issues
Quicksaver da52c27
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver 2c15fd9
Refactor timeline work entry details
Quicksaver 03d41e8
Defer command row detail derivation until expansion
Quicksaver a52db95
Fix activity row previews and keyboard toggles
Quicksaver 9d4ab99
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver 026ec2d
Export file diff path matcher
Quicksaver adf7132
Share diff path matching for changed files
Quicksaver 79290ee
Expand chat timeline anchoring and layout
Quicksaver 74aadfa
Fix timeline anchor and minimap interactions
Quicksaver 31c71a0
Cancel live follow on keyboard and scrollbar scrolls
Quicksaver 6eabd53
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver bead72d
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver 477d4d5
Extract work log detail helpers
Quicksaver 0736454
Harden work log detail rendering
Quicksaver 920bbff
Dedupe root activity diff chips
Quicksaver 81daf1c
Remove activity branch pollution
Quicksaver dd63456
Fix work log detail classification
Quicksaver c2e921d
Merge remote-tracking branch 'upstream/main' into split/file-command-…
Quicksaver 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
598 changes: 598 additions & 0 deletions
598
apps/web/src/components/chat/MessagesTimeline.logic.test.ts
Large diffs are not rendered by default.
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
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.