gemini-cli/packages/cli/src
2026-05-06 21:23:26 +00:00
..
__snapshots__ feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) 2026-04-02 20:21:40 +00:00
acp fix(acp): move tool explanation from thought stream to tool call content (#26554) 2026-05-06 15:42:01 +00:00
commands fix(cli): improve mcp list UX in untrusted folders (#26457) 2026-05-06 19:35:35 +00:00
config fix(cli): improve mcp list UX in untrusted folders (#26457) 2026-05-06 19:35:35 +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(cli): add /bug-memory command and auto-capture heap snapshot in /bug (#25639) 2026-05-04 21:17:36 +00:00
test-utils fix(cli): hide read-only settings scopes (#26249) 2026-05-06 19:03:48 +00:00
ui refactor(cli): migrate core tools to native ToolDisplay property and fix UI rendering (#25186) 2026-05-06 21:23:26 +00:00
utils fix(cli): randomize sandbox container names (#26014) 2026-05-06 16:33: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 feat(cli): provide manual session UUID via command line arg (#26060) 2026-04-27 21:05:27 +00:00
gemini.tsx fix(cli): allow early stdout when config is undefined (#26453) 2026-05-04 17:48:24 +00:00
gemini_cleanup.test.tsx refactor(acp): modularize monolithic acpClient into specialized files (#26143) 2026-04-29 14:51:01 +00:00
interactiveCli.tsx fix(cli): use resolved sandbox state for auto-update check (#26285) 2026-04-30 22:06:01 +00:00
nonInteractiveCli.test.ts fix(cli): provide JSON output for AgentExecutionStopped in non-interactive mode (#26504) 2026-05-06 00:33:31 +00:00
nonInteractiveCli.ts fix(cli): provide JSON output for AgentExecutionStopped in non-interactive mode (#26504) 2026-05-06 00:33:31 +00:00
nonInteractiveCliAgentSession.test.ts fix(cli): provide JSON output for AgentExecutionStopped in non-interactive mode (#26504) 2026-05-06 00:33:31 +00:00
nonInteractiveCliAgentSession.ts fix: report AgentExecutionBlocked in non-interactive programmatic modes (#26262) 2026-04-30 20:41:35 +00:00
nonInteractiveCliCommands.ts feat(cli): Partial threading of AgentLoopContext. (#22978) 2026-03-19 16:02:13 +00:00
output-redirection.test.ts fix(cli): allow early stdout when config is undefined (#26453) 2026-05-04 17:48:24 +00:00
validateNonInterActiveAuth.test.ts docs: correct documentation for enforced authentication type (#25142) 2026-04-10 22:43:54 +00:00
validateNonInterActiveAuth.ts merge duplicate imports packages/cli/src subtask1 (#22040) 2026-03-11 17:50:42 +00:00