gemini-cli/packages/cli/src
2025-10-17 22:00:23 +00:00
..
commands fix(cli): enable and fix types for MCP command tests (#11385) 2025-10-17 18:23:26 +00:00
config add extension IDs (#11377) 2025-10-17 20:29:07 +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 Inline tree-sitter wasm and add runtime fallback (#11157) 2025-10-17 00:25:30 +00:00
test-utils fix(ux) keyboard input hangs while waiting for keyboard input. (#10121) 2025-10-17 03:38:06 +00:00
ui feat(logging): Centralize debug logging with a dedicated utility (#11417) 2025-10-17 22:00:23 +00:00
utils Add support for output-format stream-jsonflag for headless mode (#10883) 2025-10-15 20:55:37 +00:00
zed-integration refactor: make log/event structure clear (#10467) 2025-10-09 23:02:58 +00:00
gemini.test.tsx feat: Remove deprecated flags (#11338) 2025-10-17 15:58:00 +00:00
gemini.tsx Only check for updates if disableUpdateNag is false (#11405) 2025-10-17 19:44:31 +00:00
nonInteractiveCli.test.ts refactor: Remove deprecated --all-files flag (#11228) 2025-10-16 19:09:21 +00:00
nonInteractiveCli.ts Add support for output-format stream-jsonflag for headless mode (#10883) 2025-10-15 20:55:37 +00:00
nonInteractiveCliCommands.ts Don't accept input until slash commands are loaded (#11162) 2025-10-15 01:15:57 +00:00
validateNonInterActiveAuth.test.ts fix(cli): prioritize configured auth over env vars in non-interactive mode (#10935) 2025-10-10 23:50:54 +00:00
validateNonInterActiveAuth.ts fix(cli): prioritize configured auth over env vars in non-interactive mode (#10935) 2025-10-10 23:50:54 +00:00