gemini-cli/packages/cli/src
2025-11-26 02:43:21 +00:00
..
__snapshots__ Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
commands Update dependency for modelcontextprotocol/sdk to 1.23.0 (#13827) 2025-11-26 01:23:13 +00:00
config Fix TypeError: "URL.parse is not a function" for Node.js < v22 (#13698) 2025-11-25 20:18:49 +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 feat(sessions): add /resume slash command to open the session browser (#13621) 2025-11-25 18:54:09 +00:00
test-utils feat(sessions): add /resume slash command to open the session browser (#13621) 2025-11-25 18:54:09 +00:00
ui Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +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 Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +00:00
gemini.tsx Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +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 Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +00:00
validateNonInterActiveAuth.ts Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +00:00