gemini-cli/packages/cli/src/ui/components
Taylor Mullen aca27709df feat: Add auto-accept indicator and toggle
- This commit introduces a visual indicator in the CLI to show when auto-accept for tool confirmations is enabled. Users can now also toggle this setting on/off using Shift + Tab.
- This addresses user feedback for better visibility and control over the auto-accept feature, improving the overall user experience.
- This behavior is similar to Claude Code, providing a familiar experience for users transitioning from that environment.
- Added tests for the new auto indicator hook.

Fixes https://b.corp.google.com/issues/413740468
2025-05-17 22:27:22 -07:00
..
messages fix: Ensure filename is available for diff rendering in write-file 2025-05-16 10:13:13 -07:00
shared strip escape characters when pasting. (#386) 2025-05-16 13:17:48 -07:00
AutoAcceptIndicator.tsx feat: Add auto-accept indicator and toggle 2025-05-17 22:27:22 -07:00
ConsolePatcher.tsx feat: Patch console.debug and display only in debug mode 2025-05-16 22:29:12 -07:00
Footer.tsx Introduce a small easter egg. Woof. (#412) 2025-05-17 21:57:27 -07:00
Header.tsx Make ascii logo simpler (#288) 2025-05-08 13:46:41 -07:00
Help.tsx Introduce a small easter egg. Woof. (#412) 2025-05-17 21:57:27 -07:00
HistoryItemDisplay.tsx Refactor: Improve UI rendering and address code review comments 2025-05-15 22:57:28 -07:00
InputPrompt.tsx Add readline-like keybindings to the input prompts. (#354) 2025-05-14 17:33:37 -07:00
LoadingIndicator.tsx feat: Add auto-accept indicator and toggle 2025-05-17 22:27:22 -07:00
SuggestionsDisplay.tsx UI improvements for suggestions & status (#373) 2025-05-15 16:35:21 -07:00
ThemeDialog.tsx UI improvements for suggestions & status (#373) 2025-05-15 16:35:21 -07:00
Tips.tsx Refactor: Remove GEMINI.md memory and refactor system prompt 2025-04-23 15:57:40 -07:00