gemini-cli/packages/cli/src
Matt Rixman d190188aaf
Add a joke to usePhraseCycler.ts (#10685)
Co-authored-by: Jacob Richman <jacobr@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-10-09 22:11:36 +00:00
..
commands cleanup(markdown): Prettier format all markdown @ 80 char width (#10714) 2025-10-09 12:17:37 +00:00
config clean up extension tests (#10857) 2025-10-09 22:06:06 +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 chore(shell): Enable interactive shell by default (#10661) 2025-10-08 20:28:19 +00:00
test-utils fix(ui): stop truncating output from the model rendered in <static> (#9972) 2025-09-27 19:40:09 +00:00
ui Add a joke to usePhraseCycler.ts (#10685) 2025-10-09 22:11:36 +00:00
utils fix(cli): prevent exit on non-fatal tool errors (#10671) 2025-10-09 21:20:20 +00:00
zed-integration Rationalize different Extension typings (#10435) 2025-10-08 14:31:41 +00:00
gemini.test.tsx fix(core): Use shell for spawn on Windows (#9995) 2025-10-08 21:21:23 +00:00
gemini.tsx Rationalize different Extension typings (#10435) 2025-10-08 14:31:41 +00:00
nonInteractiveCli.test.ts Re-submission: Make --allowed-tools work in non-interactive mode (#10289) 2025-10-06 19:15:21 +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 fix(core): Use shell for spawn on Windows (#9995) 2025-10-08 21:21:23 +00:00
validateNonInterActiveAuth.ts JSON errors in non-interactive auth validation (#8373) 2025-09-12 23:18:40 +00:00