gemini-cli/packages/cli/src
2025-12-17 22:30:35 +00:00
..
__snapshots__ Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
commands Disallow unnecessary awaits. (#15172) 2025-12-17 05:28:18 +00:00
config feat(ui): add Windows clipboard image support and Alt+V paste workaround (#15218) 2025-12-17 22:05:25 +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: launch Gemini 3 Flash in Gemini CLI ️ (#15196) 2025-12-17 09:43:21 -08:00
ui fix(ui): Prevent eager slash command completion hiding sibling commands (#15224) 2025-12-17 22:30:35 +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 chore(core): remove legacy fallback flags and migrate loop detection (#15213) 2025-12-17 22:14:33 +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