gemini-cli/packages/cli/src
2025-11-19 03:33:40 +00:00
..
__snapshots__ fix(cli): Add delimiter before printing tool response in non-interactive mode (#11351) 2025-10-27 14:57:54 +00:00
commands feat :uninstall multiple extensions (#13016) 2025-11-18 15:20:25 +00:00
config bug(ui) showLineNumbers had the wrong default value. (#13356) 2025-11-19 03:33:40 +00:00
core fix(telemetry): Prevent duplicate StartSessionEvent logging (#12090) 2025-10-27 20:40:03 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services fix(FileCommandLoader): Remove error logs if the operation was aborted (#12927) 2025-11-12 16:33:28 +00:00
test-utils Sticky headers where the top rounded border is sticky. (#12971) 2025-11-13 01:01:16 +00:00
ui fix(ui): Clear input prompt on Escape key press (#13335) 2025-11-19 03:11:36 +00:00
utils feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287) 2025-11-18 09:01:16 -08:00
zed-integration fix(core): Ensure read_many_files tool is available to zed. (#13338) 2025-11-18 22:58:12 +00:00
gemini.test.tsx Fix test to not leave terminal in mouse mode (#13232) 2025-11-17 17:47:08 +00:00
gemini.tsx feat(auth): Add option for metadata server application default credentials without project override (#12948) 2025-11-14 16:39:11 +00:00
nonInteractiveCli.test.ts feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719) 2025-11-11 01:31:00 +00:00
nonInteractiveCli.ts feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719) 2025-11-11 01:31:00 +00:00
nonInteractiveCliCommands.ts feat(cli): Adds the ability to run MCP prompt commands in non-interactive mode (#10194) 2025-10-21 23:40:13 +00:00
validateNonInterActiveAuth.test.ts [Extension Reloading]: Update custom commands, add enable/disable command (#12547) 2025-11-05 19:36:07 +00:00
validateNonInterActiveAuth.ts refactor(logging): Centralize all console messaging to a shared logger (part 1) (#11537) 2025-10-20 22:16:47 +00:00