gemini-cli/packages/cli/src
2025-09-29 20:38:27 +00:00
..
commands fix windows test for new extension installation (#10164) 2025-09-29 14:35:42 +00:00
config feat(core): Enable tool output truncation by default (#9983) 2025-09-29 16:30:37 +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(ui): stop truncating output from the model rendered in <static> (#9972) 2025-09-27 19:40:09 +00:00
ui Fix markdown rendering on Windows (#10185) 2025-09-29 20:38:27 +00:00
utils feat(cli): Add setting to show status(or Gemini 's thoughts) in terminal title and taskbar icon (#4386) 2025-09-27 19:48:24 +00:00
zed-integration Fix -e <extension> for disabled extensions (#9994) 2025-09-29 13:53:19 +00:00
gemini.test.tsx Refactor to defer initialization. (#8925) 2025-09-23 02:48:25 +00:00
gemini.tsx Fix -e <extension> for disabled extensions (#9994) 2025-09-29 13:53:19 +00:00
nonInteractiveCli.test.ts Revert "Make --allowed-tools work in non-interactive mode" (#10006) 2025-09-26 16:22:02 -07: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