gemini-cli/packages/cli/src
2026-03-30 13:15:10 -07: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): prevent crash on empty response in ACP mode (#23952) 2026-03-27 18:49:13 +00:00
commands fix(core): properly support allowRedirect in policy engine (#23579) 2026-03-23 20:32:50 +00:00
config feat(core): agnostic background task UI with CompletionBehavior (#22740) 2026-03-28 21:27:51 +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 feat(core): agnostic background task UI with CompletionBehavior (#22740) 2026-03-28 21:27:51 +00:00
ui fix(cli): resolve missing F12 logs via global console store (#24235) 2026-03-30 13:15:10 -07: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(cli): resolve missing F12 logs via global console store (#24235) 2026-03-30 13:15:10 -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 refactor(cli): simplify keypress and mouse providers and update tests (#22853) 2026-03-18 16:38:56 +00: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