gemini-cli/packages/cli/src
2025-10-20 00:53:53 +00:00
..
commands remove support for workspace extensions and migrations (#11324) 2025-10-17 23:08:57 +00:00
config refactor(tools): Move all tool names into tool-names.ts (#11493) 2025-10-20 00:53:53 +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 fix(cli): Fix type errors in UI hooks tests (#11483) 2025-10-20 00:16:16 +00:00
utils Add support for output-format stream-jsonflag for headless mode (#10883) 2025-10-15 20:55:37 +00:00
zed-integration remove support for workspace extensions and migrations (#11324) 2025-10-17 23:08:57 +00:00
gemini.test.tsx feat: Remove deprecated flags (#11338) 2025-10-17 15:58:00 +00:00
gemini.tsx remove support for workspace extensions and migrations (#11324) 2025-10-17 23:08:57 +00:00
nonInteractiveCli.test.ts fix(cli): Enable typechecking for more test files (#11455) 2025-10-19 03:43:19 +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): Enable typechecking for more test files (#11455) 2025-10-19 03:43:19 +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