gemini-cli/packages/cli/src/ui
2026-02-18 19:46:09 +00:00
..
__snapshots__ feat(plan): reuse standard tool confirmation for AskUser tool (#17864) 2026-01-30 18:32:21 +00:00
auth refactor(cli): code review cleanup fix for tab+tab (#18967) 2026-02-17 15:16:37 +00:00
commands Add refresh/reload aliases to slash command subcommands (#19218) 2026-02-16 20:31:03 +00:00
components feat(cli): add gemini --resume hint on exit (#16285) 2026-02-18 15:54:01 +00:00
constants chore(ui): remove outdated tip about model routing (#19226) 2026-02-16 20:50:13 +00:00
contexts fix(cli): support legacy onConfirm callback in ToolActionsContext (#19369) 2026-02-18 19:46:09 +00:00
editors Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
hooks Fix bottom border color (#19266) 2026-02-18 02:41:43 +00:00
layouts fix(cli): hide scrollbars when in alternate buffer copy mode (#18354) 2026-02-10 20:30:27 +00:00
noninteractive feat(policy): add --policy flag for user defined policies (#18500) 2026-02-13 00:25:23 +00:00
privacy refactor(cli): keyboard handling and AskUserDialog (#17414) 2026-01-27 22:26:00 +00:00
state refactor: migrate checks.ts utility to core and deduplicate (#18139) 2026-02-03 00:32:13 +00:00
themes Add Solarized Dark and Solarized Light themes (#19064) 2026-02-16 22:01:52 +00:00
utils Fix bottom border color (#19266) 2026-02-18 02:41:43 +00:00
App.test.tsx Fix bottom border color (#19266) 2026-02-18 02:41:43 +00:00
App.tsx Support ink scrolling final pr (#12567) 2025-11-11 15:50:11 +00:00
AppContainer.test.tsx feat(cli): remove Plan Mode from rotation when actively working (#19262) 2026-02-17 17:36:59 +00:00
AppContainer.tsx feat(cli): remove Plan Mode from rotation when actively working (#19262) 2026-02-17 17:36:59 +00:00
colors.ts ui(polish) blend background color with theme (#18802) 2026-02-12 19:56:07 +00:00
constants.ts ui: update & subdue footer colors and animate progress indicator (#18570) 2026-02-10 17:36:20 +00:00
debug.ts Improve tracking of animated components. (#12618) 2025-11-06 00:20:04 +00:00
IdeIntegrationNudge.test.tsx Migrate console to coreEvents.emitFeedback or debugLogger (#15219) 2025-12-29 20:46:10 +00:00
IdeIntegrationNudge.tsx refactor(cli): keyboard handling and AskUserDialog (#17414) 2026-01-27 22:26:00 +00:00
keyMatchers.test.ts feat(cli): add Alt+D for forward word deletion (#19300) 2026-02-18 09:19:26 -08:00
keyMatchers.ts Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
semantic-colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
textConstants.ts feat(core): improve shell redirection transparency and security (#16486) 2026-01-20 04:07:28 +00:00
types.ts Fix bottom border color (#19266) 2026-02-18 02:41:43 +00:00