gemini-cli/packages/cli/src
2025-11-14 16:39:11 +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 Improve test code coverage for cli/command/extensions package (#12994) 2025-11-14 05:28:01 +00:00
config feat(auth): Add option for metadata server application default credentials without project override (#12948) 2025-11-14 16:39:11 +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 feat(auth): Add option for metadata server application default credentials without project override (#12948) 2025-11-14 16:39:11 +00:00
utils feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719) 2025-11-11 01:31:00 +00:00
zed-integration Improve test code coverage for cli/command/extensions package (#12994) 2025-11-14 05:28:01 +00:00
gemini.test.tsx Improve test code coverage for cli/command/extensions package (#12994) 2025-11-14 05:28:01 +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