gemini-cli/packages/cli/src/ui
2025-10-25 03:32:21 +00:00
..
auth refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
commands Adds executeCommand endpoint with support for /extensions list (#11515) 2025-10-23 13:05:43 +00:00
components refactor(cli): replace custom wait with vi.waitFor in InputPrompt tests (#12005) 2025-10-25 03:32:21 +00:00
contexts Make PASTE_WORKAROUND the default. (#12008) 2025-10-25 02:55:13 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks Make PASTE_WORKAROUND the default. (#12008) 2025-10-25 02:55:13 +00:00
layouts feat(ui): add flicker detection and metrics (#10821) 2025-10-10 20:18:38 +00:00
noninteractive Enhance debug profiler to track tree framerate and dispatch errors (#10502) 2025-10-07 17:28:35 +00:00
privacy Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +00:00
state Cleanup extension update logic (#10514) 2025-10-04 04:06:26 +00:00
themes refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
utils fix(update): replace update-notifier with latest-version (#11989) 2025-10-24 21:23:39 +00:00
App.test.tsx fix(cli): Enable typechecking for more test files (#11455) 2025-10-19 03:43:19 +00:00
App.tsx Revert reducing margin on narrow screens (#10375) 2025-10-01 21:50:33 +00:00
AppContainer.test.tsx feat(ux): Surface internal errors via unified event system (#11803) 2025-10-23 18:14:14 +00:00
AppContainer.tsx Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +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 Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +00:00
keyMatchers.test.ts Create Todo List Tab (#11430) 2025-10-18 04:10:57 +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 Adds executeCommand endpoint with support for /extensions list (#11515) 2025-10-23 13:05:43 +00:00