gemini-cli/packages/cli/src/ui
2025-10-28 19:10:40 +00:00
..
auth refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
commands feat: Add explore subcommand for extension (#11846) 2025-10-28 18:16:26 +00:00
components Change debug drawer keybinding to F12 (#12171) 2025-10-28 19:10:40 +00:00
contexts Migrate tests to use avoid jsdom (#12118) 2025-10-28 17:32:15 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks Change debug drawer keybinding to F12 (#12171) 2025-10-28 19:10:40 +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 Add ExtensionLoader interface, use that on Config object (#12116) 2025-10-28 16:04:30 +00:00
AppContainer.tsx feat(policy): Introduce config-based policy engine with TOML configuration (#11992) 2025-10-28 16:20:57 +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 Change debug drawer keybinding to F12 (#12171) 2025-10-28 19:10:40 +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