gemini-cli/packages/cli/src
2025-12-08 17:18:11 +00:00
..
__snapshots__ Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
commands feat(mcp): add --type alias for --transport flag in gemini mcp add (#14503) 2025-12-04 15:45:03 +00:00
config Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
core feat: Add startup profiler to measure and record application initialization phases. (#13638) 2025-12-01 18:06:13 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services feat: add auto-execute on Enter behavior to argumentless MCP prompts (#14510) 2025-12-04 16:33:45 +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 Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
utils Fix: Prevent freezing in non-interactive Gemini CLI when debug mode is enabled (#14580) 2025-12-08 17:18:11 +00:00
zed-integration Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
gemini.test.tsx feat(hooks): Hook Session Lifecycle & Compression Integration (#14151) 2025-12-03 17:04:13 +00:00
gemini.tsx feat(hooks): Hook Session Lifecycle & Compression Integration (#14151) 2025-12-03 17:04:13 +00:00
gemini_cleanup.test.tsx feat(hooks): Hook Session Lifecycle & Compression Integration (#14151) 2025-12-03 17:04:13 +00:00
nonInteractiveCli.test.ts Adding session id as part of json o/p (#14504) 2025-12-04 17:06:20 +00:00
nonInteractiveCli.ts Adding session id as part of json o/p (#14504) 2025-12-04 17:06:20 +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 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