| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Co-authored-by: Aiden Cline <[email protected]>
|
|
|
|
of auto denying (#14060)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Force process exit after TUI thread completes to prevent lingering processes
- Add 5-second timeout to worker shutdown to prevent indefinite hangs during cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Aiden Cline <[email protected]>
|
|
timeline padding
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Eduardo Gomes <[email protected]>
|
|
|
|
- Replace warning yellow with distinct orange color for modified files in git diff indicators
- Increase button padding for better visual balance in session header and status popover
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Brendan Allan <[email protected]>
|
|
|
|
|
|
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'.
|