gemini-cli/packages/cli/src
2025-09-24 17:42:03 +00:00
..
commands Improve extensions consent flow, command formatting, github-release behavior (#9121) 2025-09-22 23:50:12 +00:00
config support standard github release archives format (#9265) 2025-09-24 15:38: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 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 missing exports that were causing the build to fail locally. (#9277) 2025-09-23 23:52:34 +00:00
utils fix(test): Fix a disabled test (#9481) 2025-09-24 17:42:03 +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