gemini-cli/packages/cli/src
2025-10-21 23:40:13 +00:00
..
commands refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
config fix(config): Disable CI for stable release (#11615) 2025-10-21 23:36:41 +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 fix(ux) keyboard input hangs while waiting for keyboard input. (#10121) 2025-10-17 03:38:06 +00:00
ui Apply new style to Todos (#11607) 2025-10-21 22:40:45 +00:00
utils refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
zed-integration refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +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