gemini-cli/packages/cli/src/ui
2026-04-07 23:36:44 +00:00
..
__snapshots__ feat(cli): enhance tool confirmation UI and selection layout (#24376) 2026-04-04 01:32:35 +00:00
auth fix: API key input dialog user interaction when selected Gemini API Key (#21057) 2026-03-24 03:00:50 +00:00
commands feat(core): Land ContextCompressionService (#24483) 2026-04-02 16:22:04 +00:00
components refactor(cli): remove duplication in interactive shell awaiting input hint (#24801) 2026-04-07 23:36:44 +00:00
constants feat(ui): implement refreshed UX for Composer layout (#21212) 2026-03-24 02:30:48 +00:00
contexts split context (#24623) 2026-04-06 17:20:38 +00:00
editors Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
hooks fix(cli): prevent multiple banner increments on remount (#24843) 2026-04-07 19:44:09 +00:00
key feat(ui): enable "TerminalBuffer" mode to solve flicker (#24512) 2026-04-03 00:39:49 +00:00
layouts split context (#24623) 2026-04-06 17:20:38 +00:00
noninteractive feat(core): agnostic background task UI with CompletionBehavior (#22740) 2026-03-28 21:27:51 +00:00
privacy test(cli): refactor tests for async render utilities (#23252) 2026-03-20 20:08:29 +00:00
state refactor: migrate checks.ts utility to core and deduplicate (#18139) 2026-02-03 00:32:13 +00:00
themes Unused error variables in catch block are not allowed (#24487) 2026-04-02 04:33:07 +00:00
utils feat(cli): enhance tool confirmation UI and selection layout (#24376) 2026-04-04 01:32:35 +00:00
App.test.tsx feat(core): agnostic background task UI with CompletionBehavior (#22740) 2026-03-28 21:27:51 +00:00
App.tsx Support ink scrolling final pr (#12567) 2025-11-11 15:50:11 +00:00
AppContainer.test.tsx split context (#24623) 2026-04-06 17:20:38 +00:00
AppContainer.tsx feat(hooks): display hook system messages in UI (#24616) 2026-04-07 17:42:39 +00:00
colors.ts refactor(ui): Update and simplify use of gray colors in themes (#20141) 2026-02-24 09:21:10 +00:00
constants.ts fix(cli): cap shell output at 10 MB to prevent RangeError crash (#24168) 2026-04-01 16:09:30 +00:00
debug.ts Improve tracking of animated components. (#12618) 2025-11-06 00:20:04 +00:00
IdeIntegrationNudge.test.tsx chore(lint): enforce zero warnings and cleanup syntax restrictions (#22902) 2026-03-21 04:01:48 +00:00
IdeIntegrationNudge.tsx merge duplicate imports packages/cli/src subtask2 (#22051) 2026-03-11 20:14:12 +00:00
semantic-colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
textConstants.ts feat(ui): implement refreshed UX for Composer layout (#21212) 2026-03-24 02:30:48 +00:00
ToolConfirmationFullFrame.test.tsx fix(ui): make tool confirmations take up entire terminal height (#22366) 2026-03-23 19:42:30 +00:00
types.ts feat(hooks): display hook system messages in UI (#24616) 2026-04-07 17:42:39 +00:00