gemini-cli/packages/cli/src
2025-09-20 16:13:58 +00:00
..
commands fix(mcp): handle gemini mcp add scope correctly in home directory (#7800) 2025-09-20 14:19:11 +00:00
config (feat): Add a ToDo tool to track ongoing task lists (#8761) 2025-09-20 13:01:02 +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 Add support for auto-updating git extensions (#8511) 2025-09-18 21:49:47 +00:00
ui fix(ui): prevent useSlashCompletion effects from running during @ completion (#8986) 2025-09-20 16:13:58 +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