gemini-cli/packages/cli/src
2025-09-25 18:33:06 +00:00
..
commands Re-request consent if necessary when updating extensions (#9517) 2025-09-25 17:57:59 +00:00
config Throw error for invalid extension names (#9538) 2025-09-25 18:05:49 +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 feat(cli): Add /model command for interactive model selection (#8940) 2025-09-23 16:50:09 +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(ui): Truncate long loading text (#9768) 2025-09-25 18:33:06 +00:00
utils fix(ci): e2e workflow aligned with release (#9296) 2025-09-25 18:26:07 +00:00
zed-integration feat(shell): enable interactive commands with virtual terminal (#6694) 2025-09-11 20:27:27 +00:00
gemini.test.tsx Refactor to defer initialization. (#8925) 2025-09-23 02:48:25 +00:00
gemini.tsx Fix issue where an undefined variable was passed to the sandbox constructor (#9279) 2025-09-23 17:06:31 -07: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