gemini-cli/packages/cli/src
2026-02-11 17:45:43 +00:00
..
__snapshots__ Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
commands Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
config feat(masking): enable tool output masking by default (#18564) 2026-02-11 06:21:55 +00:00
core Improve error messages on failed onboarding (#17357) 2026-01-26 14:31:19 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
test-utils Code review cleanup for thinking display (#18720) 2026-02-10 19:12:40 +00:00
ui fix(cli): update F12 behavior to only open drawer if browser fails (#18829) 2026-02-11 17:45:43 +00:00
utils fix(cli): update F12 behavior to only open drawer if browser fails (#18829) 2026-02-11 17:45:43 +00:00
zed-integration Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
deferred.test.ts feat(admin): apply MCP allowlist to extensions & gemini mcp list command (#18442) 2026-02-06 18:07:00 +00:00
deferred.ts Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
gemini.test.tsx fix(cli): resolve double rendering in shpool and address vscode lint warnings (#18704) 2026-02-11 17:29:18 +00:00
gemini.tsx fix(cli): resolve double rendering in shpool and address vscode lint warnings (#18704) 2026-02-11 17:29:18 +00:00
gemini_cleanup.test.tsx bug(core): Ensure storage is initialized early, even if config is not. (#18471) 2026-02-06 21:33:13 +00:00
nonInteractiveCli.test.ts feat(cli): defer devtools startup and integrate with F12 (#18695) 2026-02-10 16:54:23 +00:00
nonInteractiveCli.ts feat(cli): defer devtools startup and integrate with F12 (#18695) 2026-02-10 16:54:23 +00:00
nonInteractiveCliCommands.ts Refactor: Migrate CLI appEvents to Core coreEvents (#15737) 2026-01-23 16:45:46 +00:00
validateNonInterActiveAuth.test.ts Make merged settings non-nullable and fix all lints related to that. (#16647) 2026-01-15 17:26:10 +00:00
validateNonInterActiveAuth.ts Make merged settings non-nullable and fix all lints related to that. (#16647) 2026-01-15 17:26:10 +00:00