gemini-cli/packages/cli/src
2025-10-23 15:47:08 +00:00
..
commands Add extension settings to be requested on install (#9802) 2025-10-23 15:47:08 +00:00
config Add extension settings to be requested on install (#9802) 2025-10-23 15:47:08 +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 Add extension settings to be requested on install (#9802) 2025-10-23 15:47:08 +00:00
ui Adds executeCommand endpoint with support for /extensions list (#11515) 2025-10-23 13:05:43 +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 feat: Implement message bus and policy engine (#11523) 2025-10-21 18:45:33 +00:00
nonInteractiveCli.test.ts feat(cli): Adds the ability to run MCP prompt commands in non-interactive mode (#10194) 2025-10-21 23:40:13 +00:00
nonInteractiveCli.ts refactor(logging): Centralize all console messaging to a shared logger (part 1) (#11537) 2025-10-20 22:16:47 +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