gemini-cli/packages/cli/src
aworki 37ffd608fd
feat(cli): expose /tools desc as explicit subcommand for discoverability (#21241)
Co-authored-by: Coco Sheng <cocosheng@google.com>
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
2026-03-09 15:31:05 +00:00
..
__snapshots__ Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
acp fix(cli): implement --all flag for extensions uninstall (#21319) 2026-03-06 03:02:01 +00:00
commands Disallow underspecified types (#21485) 2026-03-07 21:05:38 +00:00
config feat(cli): Invert quota language to 'percent used' (#20100) 2026-03-07 23:17:10 +00:00
core fix: improve error message when OAuth succeeds but project ID is required (#21070) 2026-03-04 19:28:34 +00:00
integration-tests feat(core): Disable fast ack helper for hints. (#21011) 2026-03-04 20:56:56 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services feat(cli): unify /chat and /resume command UX (#20256) 2026-03-08 22:50:51 +00:00
test-utils Disallow underspecified types (#21485) 2026-03-07 21:05:38 +00:00
ui feat(cli): expose /tools desc as explicit subcommand for discoverability (#21241) 2026-03-09 15:31:05 +00:00
utils Disallow underspecified types (#21485) 2026-03-07 21:05:38 +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): gracefully handle --resume when no sessions exist (#21429) 2026-03-06 19:02:33 +00:00
gemini.tsx fix(cli): gracefully handle --resume when no sessions exist (#21429) 2026-03-06 19:02:33 +00:00
gemini_cleanup.test.tsx fix(acp): rename --experimental-acp to --acp & remove Zed-specific refrences (#21171) 2026-03-05 19:57:28 +00:00
nonInteractiveCli.test.ts refactor: use CoreToolCallStatus in the the history data model (#19033) 2026-02-13 22:20:14 +00:00
nonInteractiveCli.ts refactor(core): move session conversion logic to core (#19972) 2026-02-23 01:18:07 +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 feat(sdk): initial package bootstrap for SDK (#18861) 2026-02-13 06:08:27 +00:00