gemini-cli/packages/cli/src
Dev Randalpura daccf4d6d1
fix(cli): change image paste location to global temp directory (#17396) (#17396)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-23 22:45:24 +00:00
..
__snapshots__ Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
commands feat(mcp): add enable/disable commands for MCP servers (#11057) (#16299) 2026-01-22 23:38:06 +00:00
config Refactor: Migrate CLI appEvents to Core coreEvents (#15737) 2026-01-23 16:45:46 +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 feat(cli): add /agents config command and improve agent discovery (#17342) 2026-01-22 23:22:56 +00:00
ui fix(cli): change image paste location to global temp directory (#17396) (#17396) 2026-01-23 22:45:24 +00:00
utils Refactor: Migrate CLI appEvents to Core coreEvents (#15737) 2026-01-23 16:45:46 +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 fix(cli)!: Default to interactive mode for positional arguments (#16329) 2026-01-22 23:38:53 +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: Migrate CLI appEvents to Core coreEvents (#15737) 2026-01-23 16:45:46 +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 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