gemini-cli/packages/cli/src
hritan 6869dbe695
fix(cli): return proper errors from loadExtensionConfig (#8909)
Co-authored-by: Taneja Hriday <hridayt@google.com>
2025-09-22 09:34:52 +00:00
..
commands Reinstate support for updating locally-installed extensions (#8833) 2025-09-22 03:44:58 +00:00
config fix(cli): return proper errors from loadExtensionConfig (#8909) 2025-09-22 09:34:52 +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 fix: positional arguments for MCP prompts (#8034) 2025-09-15 15:13:21 +00:00
test-utils Fix bug where users are unable to re-enter disconnected terminals. (#8765) 2025-09-20 17:59:37 +00:00
ui Fix incompatibilities with package.json (#8949) 2025-09-20 18:38:03 +00:00
utils fix(mcp): Display OAuth authentication messages in CLI UI instead of debug console (#6919) 2025-09-17 22:25:33 +00:00
zed-integration feat(shell): enable interactive commands with virtual terminal (#6694) 2025-09-11 20:27:27 +00:00
gemini.test.tsx (feat): Add a ToDo tool to track ongoing task lists (#8761) 2025-09-20 13:01:02 +00:00
gemini.tsx feat(cli) Custom Commands work in Non-Interactive/Headless Mode (#8305) 2025-09-19 13:49:35 +00:00
nonInteractiveCli.test.ts feat(cli) Custom Commands work in Non-Interactive/Headless Mode (#8305) 2025-09-19 13:49:35 +00:00
nonInteractiveCli.ts feat(cli) Custom Commands work in Non-Interactive/Headless Mode (#8305) 2025-09-19 13:49:35 +00:00
nonInteractiveCliCommands.ts feat(cli) Custom Commands work in Non-Interactive/Headless Mode (#8305) 2025-09-19 13:49:35 +00:00
validateNonInterActiveAuth.test.ts JSON errors in non-interactive auth validation (#8373) 2025-09-12 23:18:40 +00:00
validateNonInterActiveAuth.ts JSON errors in non-interactive auth validation (#8373) 2025-09-12 23:18:40 +00:00