gemini-cli/packages/cli/src
2025-11-20 04:41:16 +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 Followup from #10719 (#13243) 2025-11-19 16:22:17 +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 feat(core, cli): Bump genai version to 1.30.0 (#13435) 2025-11-19 20:52:27 +00:00
test-utils feat: add click-to-focus support for interactive shell (#13341) 2025-11-19 23:49:39 +00:00
ui Add User email detail to about box (#13459) 2025-11-20 03:46:21 +00:00
utils Followup from #10719 (#13243) 2025-11-19 16:22:17 +00:00
zed-integration feat(core): Wire up chat code path for model configs. (#12850) 2025-11-20 04:41:16 +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