gemini-cli/packages/cli/src
2025-12-17 00:34:42 +00:00
..
__snapshots__ Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
commands Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
config refactor(cli): fix settings merging so that settings using the new json format take priority over ones using the old format (#15116) 2025-12-16 03:59:24 +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 chore: remove repo specific tips (#15164) 2025-12-17 00:34:42 +00:00
utils refactor(cli): fix settings merging so that settings using the new json format take priority over ones using the old format (#15116) 2025-12-16 03:59:24 +00:00
zed-integration Use official ACP SDK and support HTTP/SSE based MCP servers (#13856) 2025-12-16 23:28:27 +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