gemini-cli/packages/cli/src
Michael Bleigh 45100f7c0e
feat(cli): wire up useAgentStream in AppContainer (#24297)
Co-authored-by: Adam Weidman <adamfweidman@gmail.com>
Co-authored-by: Adam Weidman <adamfweidman@google.com>
2026-04-09 20:40:00 +00:00
..
__snapshots__ feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) 2026-04-02 20:21:40 +00:00
acp fix(core): dynamic session ID injection to resolve resume bugs (#24972) 2026-04-08 23:27:24 +00:00
commands fix(cli): ensure skills list outputs to stdout in non-interactive environments (#24566) 2026-04-07 02:40:23 +00:00
config fix: respect hideContextPercentage when FooterConfigDialog is closed without changes (#24773) 2026-04-09 18:17:00 +00:00
core perf(cli): background IDE client to speed up initialization (#23603) 2026-03-24 00:06:53 +00:00
integration-tests feat(ui): enable "TerminalBuffer" mode to solve flicker (#24512) 2026-04-03 00:39:49 +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(core): dynamic session ID injection to resolve resume bugs (#24972) 2026-04-08 23:27:24 +00:00
ui feat(cli): wire up useAgentStream in AppContainer (#24297) 2026-04-09 20:40:00 +00:00
utils fix(core): dynamic session ID injection to resolve resume bugs (#24972) 2026-04-08 23:27:24 +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): suppress unhandled AbortError logs during request cancellation (#22621) 2026-04-09 18:27:08 +00:00
gemini.tsx fix(cli): suppress unhandled AbortError logs during request cancellation (#22621) 2026-04-09 18:27:08 +00:00
gemini_cleanup.test.tsx fix(core): dynamic session ID injection to resolve resume bugs (#24972) 2026-04-08 23:27:24 +00:00
interactiveCli.tsx fix(core): dynamic session ID injection to resolve resume bugs (#24972) 2026-04-08 23:27:24 +00:00
nonInteractiveCli.test.ts fix(core): dispose Scheduler to prevent McpProgress listener leak (#24870) 2026-04-08 03:05:53 +00:00
nonInteractiveCli.ts fix(core): dispose Scheduler to prevent McpProgress listener leak (#24870) 2026-04-08 03:05:53 +00:00
nonInteractiveCliAgentSession.test.ts fix(core): dispose Scheduler to prevent McpProgress listener leak (#24870) 2026-04-08 03:05:53 +00:00
nonInteractiveCliAgentSession.ts fix(core): dispose Scheduler to prevent McpProgress listener leak (#24870) 2026-04-08 03:05:53 +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