gemini-cli/packages/cli/src/ui
Arya Gummadi 1145f25ee3
feat: auto-approve pending tool calls when auto_edit/yolo is activated (#6665)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-09-15 03:20:21 +00:00
..
auth Update default text styles (#8291) 2025-09-11 21:22:16 +00:00
commands feat: Add /chat share command (#8139) 2025-09-13 06:21:40 +00:00
components Fix #8077: Settings command overwrites entire JSON file, leaking environment variables (#8154) 2025-09-13 06:31:15 +00:00
contexts Make a stateful extensions list component, with update statuses (#8301) 2025-09-12 16:20:04 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks feat: auto-approve pending tool calls when auto_edit/yolo is activated (#6665) 2025-09-15 03:20:21 +00:00
privacy feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
state Make a stateful extensions list component, with update statuses (#8301) 2025-09-12 16:20:04 +00:00
themes feat(ui): make accept edits & yolo mode match shell mode styles (#8200) 2025-09-11 17:34:29 +00:00
utils Fix #8077: Settings command overwrites entire JSON file, leaking environment variables (#8154) 2025-09-13 06:31:15 +00:00
App.test.tsx feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00
App.tsx feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00
AppContainer.test.tsx fix(ui): Correct footer measurement and prevent negative terminal height (#8362) 2025-09-13 05:42:17 +00:00
AppContainer.tsx feat: auto-approve pending tool calls when auto_edit/yolo is activated (#6665) 2025-09-15 03:20:21 +00:00
colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
constants.ts Screen reader updates (#7307) 2025-08-28 20:52:14 +00:00
IdeIntegrationNudge.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
keyMatchers.test.ts feat(shell): enable interactive commands with virtual terminal (#6694) 2025-09-11 20:27:27 +00:00
keyMatchers.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
semantic-colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
textConstants.ts Screen reader updates (#7307) 2025-08-28 20:52:14 +00:00
types.ts Make a stateful extensions list component, with update statuses (#8301) 2025-09-12 16:20:04 +00:00