gemini-cli/packages/cli/src
2026-04-01 23:16:34 +00:00
..
__snapshots__ feat(core): add per-model token usage to stream-json output (#21839) 2026-03-10 17:39:04 +00:00
acp fix(acp) refactor(core,cli): centralize model discovery logic in ModelConfigService (#24392) 2026-04-01 18:03:30 +00:00
commands fix(core): properly support allowRedirect in policy engine (#23579) 2026-03-23 20:32:50 +00:00
config feat(cli): change default loadingPhrases to 'off' to hide tips (#24342) 2026-04-01 23:04:43 +00:00
core perf(cli): background IDE client to speed up initialization (#23603) 2026-03-24 00:06:53 +00:00
integration-tests refactor(cli): integrate real config loading into async test utils (#23040) 2026-03-19 17:05:33 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services feat(core): agnostic background task UI with CompletionBehavior (#22740) 2026-03-28 21:27:51 +00:00
test-utils fix(cli): refresh slash command list after /skills reload (#24454) 2026-04-01 19:15:27 +00:00
ui fix(cli): ensure agent stops when all declinable tools are cancelled (#24479) 2026-04-01 23:16:34 +00:00
utils Text can be added after /plan command (#22833) 2026-03-30 14:31:20 +00:00
deferred.test.ts merge duplicate imports packages/cli/src subtask1 (#22040) 2026-03-11 17:50:42 +00:00
deferred.ts Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
gemini.test.tsx fix(cli): resolve TTY hang on headless environments by unconditionally resuming process.stdin before React Ink launch (#23673) 2026-03-25 18:18:43 +00:00
gemini.tsx fix broken tests (#24279) 2026-03-30 15:25:56 -07:00
gemini_cleanup.test.tsx fix(hooks): prevent SessionEnd from firing twice in non-interactive mode (#22139) 2026-03-27 23:39:48 +00:00
interactiveCli.tsx fix broken tests (#24279) 2026-03-30 15:25:56 -07:00
nonInteractiveCli.test.ts chore(lint): enforce zero warnings and cleanup syntax restrictions (#22902) 2026-03-21 04:01:48 +00:00
nonInteractiveCli.ts fix(cli): skip console log/info in headless mode (#22739) 2026-03-25 13:46:00 +00:00
nonInteractiveCliCommands.ts feat(cli): Partial threading of AgentLoopContext. (#22978) 2026-03-19 16:02: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 merge duplicate imports packages/cli/src subtask1 (#22040) 2026-03-11 17:50:42 +00:00