gemini-cli/packages/cli/src
2026-01-22 20:46:18 +00:00
..
__snapshots__ Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
commands feat(hooks): enable hooks system by default (#17247) 2026-01-21 22:40:31 +00:00
config feat: implement /rewind command (#15720) 2026-01-22 15:26:52 +00:00
core Make merged settings non-nullable and fix all lints related to that. (#16647) 2026-01-15 17:26:10 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services Sanitize command names and descriptions (#17228) 2026-01-22 16:41:51 +00:00
test-utils Disable tips after 10 runs (#17101) 2026-01-22 20:46:18 +00:00
ui Disable tips after 10 runs (#17101) 2026-01-22 20:46:18 +00:00
utils Disable tips after 10 runs (#17101) 2026-01-22 20:46:18 +00:00
zed-integration feat: implement /rewind command (#15720) 2026-01-22 15:26:52 +00:00
deferred.test.ts feat(admin): apply admin settings to gemini skills/mcp/extensions commands (#17102) 2026-01-20 17:52:11 +00:00
deferred.ts feat(admin): apply admin settings to gemini skills/mcp/extensions commands (#17102) 2026-01-20 17:52:11 +00:00
gemini.test.tsx fix(auth): don't crash when initial auth fails (#17308) 2026-01-22 16:44:55 +00:00
gemini.tsx fix(auth): don't crash when initial auth fails (#17308) 2026-01-22 16:44:55 +00:00
gemini_cleanup.test.tsx feat: apply remote admin settings (no-op) (#16106) 2026-01-09 22:04:57 +00:00
nonInteractiveCli.test.ts feat(cli): sanitize ANSI escape sequences in non-interactive output (#17172) 2026-01-21 04:58:37 +00:00
nonInteractiveCli.ts feat(cli): sanitize ANSI escape sequences in non-interactive output (#17172) 2026-01-21 04:58:37 +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 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