gemini-cli/packages/cli/src
2025-11-21 17:19:34 +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 Use lenient MCP output schema validator (#13521) 2025-11-20 21:51:25 +00:00
config Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +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 Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247) 2025-11-20 10:44:02 -08:00
test-utils docs: fix typos in source code and documentation (#13577) 2025-11-21 14:59:42 +00:00
ui feat: custom loading phrase when interactive shell requires input (#12535) 2025-11-21 17:19:34 +00:00
utils feat(ui): build interactive session browser component (#13351) 2025-11-21 16:16:56 +00:00
zed-integration Improved code coverage for cli/src/zed-integration (#13570) 2025-11-21 15:38:33 +00:00
gemini.test.tsx move stdio (#13528) 2025-11-20 22:16:46 +00:00
gemini.tsx Fix multiple bugs with auth flow including using the implemented but unused restart support. (#13565) 2025-11-21 16:31:47 +00:00
nonInteractiveCli.test.ts Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247) 2025-11-20 10:44:02 -08:00
nonInteractiveCli.ts Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247) 2025-11-20 10:44:02 -08: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 Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247) 2025-11-20 10:44:02 -08:00
validateNonInterActiveAuth.ts Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247) 2025-11-20 10:44:02 -08:00