gemini-cli/packages/cli/src/ui
Abdul Tawab 011c0f9bc0
feat(cli): add --delete flag to /exit command for session deletion (#19332)
Co-authored-by: David Pierce <davidapierce@google.com>
2026-04-29 17:20:57 +00:00
..
__snapshots__ fix(ui): removed background color for input (#25339) 2026-04-22 20:27:09 +00:00
auth Allow dots on GEMINI_API_KEY (#25497) 2026-04-21 11:43:39 -07:00
commands feat(cli): add --delete flag to /exit command for session deletion (#19332) 2026-04-29 17:20:57 +00:00
components feat(voice): implement real-time voice mode with cloud and local backends (#24174) 2026-04-24 21:29:38 +00:00
constants feat(cli): switch to ctrl+g from ctrl-x (#24861) 2026-04-08 06:22:45 +00:00
contexts fix(cli): handle DECKPAM keypad Enter sequences in terminal (#26092) 2026-04-28 21:17:31 +00:00
editors Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
hooks feat(cli): add --delete flag to /exit command for session deletion (#19332) 2026-04-29 17:20:57 +00:00
key feat(voice): implement real-time voice mode with cloud and local backends (#24174) 2026-04-24 21:29:38 +00:00
layouts split context (#24623) 2026-04-06 17:20:38 +00:00
noninteractive feat(voice): implement real-time voice mode with cloud and local backends (#24174) 2026-04-24 21:29:38 +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 feat: add github colorblind themes (#15504) 2026-04-15 19:23:50 +00:00
utils fix(cli): prevent automatic updates from switching to less stable channels (#26132) 2026-04-28 18:03:08 +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 Use OSC 777 for terminal notifications (#25300) 2026-04-16 18:45:54 +00:00
AppContainer.tsx feat(voice): implement real-time voice mode with cloud and local backends (#24174) 2026-04-24 21:29:38 +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 feat(cli): extract QuotaContext and resolve infinite render loop (#24959) 2026-04-13 18:32:18 +00:00
types.ts feat(cli): add streamlined gemini gemma local model setup (#25498) 2026-04-20 23:57:56 +00:00