Merged
Conversation
Co-authored-by: David Hill <iamdavidhill@gmail.com>
Co-authored-by: David Hill <iamdavidhill@gmail.com>
Always show the titlebar file tree button (and space the right-side icon buttons at 4px) so it stays accessible regardless of the review panel state.
Use pr-2 (instead of pr-6) on the titlebar right section when not on Windows.
Use border-border-weak-base for the titlebar status and open actions (including the open button divider) and adjust the English copy-path label casing.
Use the ghost hover background for active/expanded titlebar actions and tighten titlebar popover gutters to 4px.
Use the same 12px text style for the titlebar search placeholder as the status and open actions.
Mount the titlebar search in the center area and tune its sizing/spacing; use regular weight for the keybind pill text.
Ensure the titlebar search placeholder truncates cleanly and left-aligns; match the fallback copy-path button left padding to the open action.
Use pr-2 for the status and fallback copy-path actions, and tighten the copy icon/text gap to 1.5.
Replace the magnifying-glass glyph with a 16px viewBox variant and keep default 1px stroke; adjust the titlebar search to render the icon at 16x16.
Adds a hover-only metadata line under user messages showing agent, provider, model, and timestamp for quicker context.
Renders provider and model display names from the provider list instead of raw IDs in user message hover metadata.
Moves the interrupted state into the user message hover metadata and updates the copy tooltip to 'Copy message'.
Adds hover-only metadata after the assistant copy icon showing agent, provider, model, and response duration.
Moves the user message meta row out of the bubble width constraints and truncates long metadata while keeping the timestamp visible with consistent middot spacing.
…3925) Co-authored-by: Brendan Allan <brendonovich@outlook.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What does this PR do?
I dont know, but its new so I want it.
Please provide a description of the issue (if there is one), the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR.
If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!
How did you verify your code works?
I yolo'd it.