| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-05 | Allow themes to theme the UI (#769) | Miguel Solorio | |
| 2025-05-20 | feat: Allow Esc to exit shell mode | Taylor Mullen | |
| - Update InputPrompt.tsx to handle Esc key for exiting shell mode. - Modify ShellModeIndicator.tsx to reflect the new keybinding. Fixes https://buganizer.corp.google.com/issues/419087952 | |||
| 2025-05-18 | feat(cli): Add ShellModeIndicator component | Taylor Mullen | |
| This commit introduces a new ShellModeIndicator component to visually signify when shell mode is active. - Displays "shell mode enabled (! to toggle)" in the UI. - The AutoAcceptIndicator is now hidden when shell mode is active to prevent UI clutter. | |||
