gemini-cli/packages/cli/src/ui
2025-10-27 16:59:08 +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 First batch of fixing tests to use best practices. (#11964) 2025-10-25 21:41:53 +00:00
contexts First batch of fixing tests to use best practices. (#11964) 2025-10-25 21:41:53 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks feat(core, cli): Implement sequential approval. (#11593) 2025-10-27 16:59:08 +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(cli): Add delimiter before printing tool response in non-interactive mode (#11351) 2025-10-27 14:57:54 +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