gemini-cli/packages/cli/src/ui
2025-10-23 06:24:44 +00:00
..
auth refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
commands Add extensions logging (#11261) 2025-10-21 20:55:16 +00:00
components refactor(cli): Parameterize tests in InputPrompt (#11776) 2025-10-23 06:24:44 +00:00
contexts Refactor KeypressContext (#11677) 2025-10-23 00:51:03 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks fix(cli): fix race condition and unskip tests in useGitBranchName (#11759) 2025-10-22 23:11:06 +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 extract console error to util func (#11675) 2025-10-22 20:09:10 +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(infra) - Add logging for when user tries to exit multiple times (#11218) 2025-10-22 21:39:27 +00:00
AppContainer.tsx feat(infra) - Add logging for when user tries to exit multiple times (#11218) 2025-10-22 21:39:27 +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 Remove MCP Tips and reorganize MCP slash commands (#11387) 2025-10-17 19:35:14 +00:00