gemini-cli/packages/cli/src
2025-11-24 22:31:48 +00:00
..
__snapshots__ Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
commands Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
config fix(cli): Prevent stdout/stderr patching for extension commands (#13600) 2025-11-22 02:08:06 +00:00
core Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services Remove useModelRouter experimental flag (#13593) 2025-11-21 17:54:17 +00:00
test-utils Turn off alternate buffer mode by default. (#13623) 2025-11-22 01:30:38 +00:00
ui feat(hooks): Hook Agent Lifecycle Integration (#9105) 2025-11-24 22:31:48 +00:00
utils Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
zed-integration Improved code coverage for cli/src/zed-integration (#13570) 2025-11-21 15:38:33 +00:00
gemini.test.tsx Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
gemini.tsx Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
gemini_cleanup.test.tsx Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
nonInteractiveCli.test.ts Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00: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