gemini-cli/packages/cli/src
2025-10-24 22:35:09 +00:00
..
commands Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
config Support redirects in fetchJson, add tests for it (#11993) 2025-10-24 22:35:09 +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 fix(update): replace update-notifier with latest-version (#11989) 2025-10-24 21:23:39 +00:00
utils fix(update): replace update-notifier with latest-version (#11989) 2025-10-24 21:23:39 +00:00
zed-integration extract console error to util func (#11675) 2025-10-22 20:09:10 +00:00
gemini.test.tsx First take at mocking out gemini cli responses in integration tests (#11156) 2025-10-23 23:10:43 +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 fix(cli): re-throw errors in non-interactive mode (#11849) 2025-10-24 01:52:16 +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