gemini-cli/packages/cli/src
2025-10-03 03:28:49 +00:00
..
commands Switch to a reducer for tracking update state fixing flicker issues due to continuous renders (#10280) 2025-10-01 21:53:15 +00:00
config Adding list sub command to memoryCommand to list the path of GEMINI.md files (#10108) 2025-10-02 21:46:54 +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 /chat list not write terminal escape codes directly (#10415) 2025-10-02 22:52:16 +00:00
utils chore(formatting): Fix formatting on main (#10464) 2025-10-03 03:28:49 +00:00
zed-integration fix: Stream parsing for Windows Zed integration (#10339) 2025-10-02 16:54:49 +00:00
gemini.test.tsx fix(cli): honor argv @path in interactive sessions (quoted + unquoted) (#5952) 2025-10-01 01:18:04 +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