gemini-cli/packages/cli/src
2025-10-28 19:13:45 +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 Add support for sensitive keychain-stored per-extension settings (#11953) 2025-10-28 18:48:50 +00:00
config Record model responses with --record-responses (for use in testing) (#11894) 2025-10-28 19:13:45 +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 refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
test-utils Migrate tests to use avoid jsdom (#12118) 2025-10-28 17:32:15 +00:00
ui Change debug drawer keybinding to F12 (#12171) 2025-10-28 19:10:40 +00:00
utils Fix typo in: packages/cli/src/utils/handleAutoUpdate.ts (#11809) 2025-10-25 02:00:48 +00:00
zed-integration Add ExtensionLoader interface, use that on Config object (#12116) 2025-10-28 16:04:30 +00:00
gemini.test.tsx Record model responses with --record-responses (for use in testing) (#11894) 2025-10-28 19:13:45 +00:00
gemini.tsx Add ExtensionLoader interface, use that on Config object (#12116) 2025-10-28 16:04:30 +00:00
nonInteractiveCli.test.ts fix(cli): Add delimiter before printing tool response in non-interactive mode (#11351) 2025-10-27 14:57:54 +00:00
nonInteractiveCli.ts fix(cli): Add delimiter before printing tool response in non-interactive mode (#11351) 2025-10-27 14:57:54 +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 refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +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