| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hover to reduce visual clutter and help users focus on code content
|
|
|
|
|
|
Adds a visual warning indicator to permission request dialogs to make
them more noticeable and help users understand when the agent needs
approval to use tools. Also improves the layout with consistent
spacing and icon alignment.
|
|
|
|
|
|
|
|
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.
|
|
Adds hover-only metadata after the assistant copy icon showing agent, provider, model, and response duration.
|
|
Moves the interrupted state into the user message hover metadata and updates the copy tooltip to 'Copy message'.
|
|
Renders provider and model display names from the provider list instead of raw IDs in user message hover metadata.
|
|
Adds a hover-only metadata line under user messages showing agent, provider, model, and timestamp for quicker context.
|
|
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.
|
|
Mount the titlebar search in the center area and tune its sizing/spacing; use regular weight for the keybind pill text.
|
|
Co-authored-by: David Hill <[email protected]>
|
|
link (#13652)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|