gemini-cli/packages/cli/src
2025-12-15 17:40:54 +00:00
..
__snapshots__ Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
commands Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
config update(telemetry): add hashed_extension_name to field to extension events (#15025) 2025-12-15 17:40:54 +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 Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +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 fix(auth): prioritize GEMINI_API_KEY env var and skip unnecessary key… (#14745) 2025-12-13 01:50:21 +00:00
utils Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
zed-integration Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
gemini.test.tsx Send the model and CLI version with the user agent (#14865) 2025-12-10 00:38:33 +00:00
gemini.tsx refactor(sessions): move session summary generation to startup (#14691) 2025-12-10 03:25:22 +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 Add clarity to error messages (#14879) 2025-12-13 01:01:12 +00:00
nonInteractiveCli.ts Add clarity to error messages (#14879) 2025-12-13 01:01:12 +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 Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00