gemini-cli/packages/cli/src
N. Taylor Mullen 5f569fa103
refactor(core): centralize path validation and allow temp dir access for tools (#17185)
Co-authored-by: Your Name <joshualitt@google.com>
2026-01-27 21:17:40 +00:00
..
__snapshots__ Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
commands GEMINI.md polish (#17680) 2026-01-27 21:13:11 +00:00
config Load extension settings for hooks, agents, skills (#17245) 2026-01-27 19:34:14 +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 Change formatting to prevent UI redressing attacks (#17611) 2026-01-27 16:56:01 +00:00
test-utils feat: wire up AskUserTool with dialog (#17411) 2026-01-27 18:30:44 +00:00
ui refactor(core): centralize path validation and allow temp dir access for tools (#17185) 2026-01-27 21:17:40 +00:00
utils fix(admin): fix a few bugs related to admin controls (#17590) 2026-01-27 17:14:11 +00:00
zed-integration feat(plan): add 'communicate' tool kind (#17341) 2026-01-22 21:38:15 +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 Improve error messages on failed onboarding (#17357) 2026-01-26 14:31:19 +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 refactor(cli): migrate non-interactive flow to event-driven scheduler (#17572) 2026-01-27 03:11:29 +00:00
nonInteractiveCli.ts refactor(cli): migrate non-interactive flow to event-driven scheduler (#17572) 2026-01-27 03:11:29 +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