gemini-cli/packages/cli/src/ui
2025-09-25 18:33:06 +00:00
..
auth Update default text styles (#8291) 2025-09-11 21:22:16 +00:00
commands Re-request consent if necessary when updating extensions (#9517) 2025-09-25 17:57:59 +00:00
components fix(ui): Truncate long loading text (#9768) 2025-09-25 18:33:06 +00:00
contexts feat(cli): Add /model command for interactive model selection (#8940) 2025-09-23 16:50:09 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks Fix duplicate info messages for extension updates (#9760) 2025-09-25 17:58:43 +00:00
noninteractive feat(cli) Custom Commands work in Non-Interactive/Headless Mode (#8305) 2025-09-19 13:49:35 +00:00
privacy Update Paid tier specific privacy notice. (#8737) 2025-09-22 19:04:04 +00:00
state Re-request consent if necessary when updating extensions (#9517) 2025-09-25 17:57:59 +00:00
themes Improve theme name color and readability in ThemeDialog (#8356) 2025-09-15 23:23:54 +00:00
utils feat(escape ansi): escape ansi ctrl codes from model output before displaying to user (#8636) 2025-09-25 18:07:17 +00:00
App.test.tsx Revert "feat(accessibility): implement centralized screen reader layo… (#9255) 2025-09-23 19:44:33 +00:00
App.tsx Revert "feat(accessibility): implement centralized screen reader layo… (#9255) 2025-09-23 19:44:33 +00:00
AppContainer.test.tsx feat(cli): Add /model command for interactive model selection (#8940) 2025-09-23 16:50:09 +00:00
AppContainer.tsx feat(cli): Add /model command for interactive model selection (#8940) 2025-09-23 16:50:09 +00:00
colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
constants.ts fix(cli) : fix shell colors to match new coloring (#8747) 2025-09-18 20:35:55 +00:00
IdeIntegrationNudge.tsx refactor(ide): replace DetectedIde enum with IDE_DEFINITIONS object (#8698) 2025-09-18 19:23:24 +00:00
keyMatchers.test.ts feat (cli): Add command search using Ctrl+r (#5539) 2025-09-15 17:49:23 +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 Emit a warning when memory usage exceeds 7GB (#7613) 2025-09-17 21:32:46 +00:00