gemini-cli/packages/cli/src
Dmitry Lyalin 3b2632fe40
fix(cli): keep thought summary when loading phrases are off (#20497)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2026-02-27 17:11:13 +00:00
..
__snapshots__ Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
commands Add support for policy engine in extensions (#20049) 2026-02-27 03:29:33 +00:00
config refactor(core,cli): useAlternateBuffer read from config (#20346) 2026-02-27 15:55:02 +00:00
core Improve error messages on failed onboarding (#17357) 2026-01-26 14:31:19 +00:00
integration-tests feat(core): experimental in-progress steering hints (2 of 2) (#19307) 2026-02-18 22:05:50 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services Revert "feat(ui): add source indicators to slash commands" (#19695) 2026-02-20 20:08:49 +00:00
test-utils refactor(core,cli): useAlternateBuffer read from config (#20346) 2026-02-27 15:55:02 +00:00
ui fix(cli): keep thought summary when loading phrases are off (#20497) 2026-02-27 17:11:13 +00:00
utils fix: prevent orphaned processes from consuming 100% CPU when terminal closes (#16965) 2026-02-26 23:17:09 +00:00
zed-integration feat(core): introduce Kind.Agent for sub-agent classification (#20369) 2026-02-26 01:04:20 +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 refactor(core,cli): useAlternateBuffer read from config (#20346) 2026-02-27 15:55:02 +00:00
gemini.tsx refactor(core,cli): useAlternateBuffer read from config (#20346) 2026-02-27 15:55:02 +00:00
gemini_cleanup.test.tsx feat(cli): add macOS run-event notifications (interactive only) (#19056) 2026-02-18 20:28:17 +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