gemini-cli/packages/cli/src/ui
2025-08-19 18:22:21 +00:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands feat: Add IDE client to /bug & /about if IDE mode is enabled (#6567) 2025-08-19 18:22:21 +00:00
components feat: add file change tracking to session metrics (#6094) 2025-08-19 05:57:53 +00:00
contexts feat: add file change tracking to session metrics (#6094) 2025-08-19 05:57:53 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks feat: Show /ide subcommands based on connection status instead of ideMode boolean (#6496) 2025-08-19 17:24:58 +00:00
privacy Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
themes chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
utils feat: add file change tracking to session metrics (#6094) 2025-08-19 05:57:53 +00:00
App.test.tsx feat: Show /ide subcommands based on connection status instead of ideMode boolean (#6496) 2025-08-19 17:24:58 +00:00
App.tsx feat(ui): implement message queuing during streaming responses (#6049) 2025-08-19 16:25:16 +00:00
colors.ts Update diff colors (#4747) 2025-07-23 22:39:22 +00:00
constants.ts Make shell output consistent. (#4469) 2025-07-19 00:30:28 +00:00
IdeIntegrationNudge.tsx chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
keyMatchers.test.ts Update IDE integration context toggle shortcut to ctrl+G (#6245) 2025-08-14 17:50:20 +00:00
keyMatchers.ts Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
semantic-colors.ts Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
types.ts feat(about): Add the IDE Client's display name to /about (#6311) 2025-08-15 16:32:15 +00:00