gemini-cli/packages/cli/src
2025-10-23 18:39:36 +00:00
..
commands Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
config Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
core Move IdeClient.connect() to initializeApp(). (#8282) 2025-09-11 20:07:57 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
test-utils Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
ui Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
utils Add extension settings to be requested on install (#9802) 2025-10-23 15:47:08 +00:00
zed-integration extract console error to util func (#11675) 2025-10-22 20:09:10 +00:00
gemini.test.tsx feat: Implement message bus and policy engine (#11523) 2025-10-21 18:45:33 +00:00
gemini.tsx Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
nonInteractiveCli.test.ts feat(ux): Surface internal errors via unified event system (#11803) 2025-10-23 18:14:14 +00:00
nonInteractiveCli.ts feat(ux): Surface internal errors via unified event system (#11803) 2025-10-23 18:14:14 +00:00
nonInteractiveCliCommands.ts feat(cli): Adds the ability to run MCP prompt commands in non-interactive mode (#10194) 2025-10-21 23:40:13 +00:00
validateNonInterActiveAuth.test.ts refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
validateNonInterActiveAuth.ts refactor(logging): Centralize all console messaging to a shared logger (part 1) (#11537) 2025-10-20 22:16:47 +00:00