gemini-cli/packages/cli/src
2025-12-23 19:39:35 +00:00
..
__snapshots__ Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
commands Implemented unified secrets sanitization and env. redaction options (#15348) 2025-12-23 03:18:27 +00:00
config Make schema validation errors non-fatal (#15487) 2025-12-23 18:26:37 +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: Detect background color (#15132) 2025-12-18 18:36:48 +00:00
ui chore: limit MCP resources display to 10 by default (#15489) 2025-12-23 19:39:35 +00:00
utils chore: improve error messages for --resume (#15360) 2025-12-22 22:44:41 +00:00
zed-integration chore(core): refactor model resolution and cleanup fallback logic (#15228) 2025-12-22 15:18:51 +00:00
gemini.test.tsx feat: Detect background color (#15132) 2025-12-18 18:36:48 +00:00
gemini.tsx Make schema validation errors non-fatal (#15487) 2025-12-23 18:26:37 +00:00
gemini_cleanup.test.tsx feat: Detect background color (#15132) 2025-12-18 18:36:48 +00:00
nonInteractiveCli.test.ts Add clarity to error messages (#14879) 2025-12-13 01:01:12 +00:00
nonInteractiveCli.ts Code Assist backend telemetry for user accept/reject of suggestions (#15206) 2025-12-17 23:12:59 +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