gemini-cli/packages/cli/src
Gaurav Dubey 743518e1b8
fix(cli): add missing response key to custom theme text schema (#25822)
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
2026-04-27 15:01:30 +00:00
..
__snapshots__ feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) 2026-04-02 20:21:40 +00:00
acp fix(cli): start auto memory in ACP sessions (#25626) 2026-04-21 20:06:30 +00:00
commands feat(cli): add streamlined gemini gemma local model setup (#25498) 2026-04-20 23:57:56 +00:00
config fix(cli): add missing response key to custom theme text schema (#25822) 2026-04-27 15:01:30 +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(voice): implement real-time voice mode with cloud and local backends (#24174) 2026-04-24 21:29:38 +00:00
test-utils feat(voice): implement real-time voice mode with cloud and local backends (#24174) 2026-04-24 21:29:38 +00:00
ui feat(voice): implement real-time voice mode with cloud and local backends (#24174) 2026-04-24 21:29:38 +00:00
utils update FatalUntrustedWorkspaceError message to include doc link (#25874) 2026-04-23 23:26:29 +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): secure .env loading and enforce workspace trust in headless mode (#25814) 2026-04-23 16:09:14 +00:00
gemini.tsx fix(cli): allow output redirection for cli commands (#25894) 2026-04-24 18:31:43 +00:00
gemini_cleanup.test.tsx feat(core,cli): add support for Gemma 4 models (experimental) (#25604) 2026-04-23 23:02:17 +00:00
interactiveCli.tsx fix(cli): round slow render latency to avoid opentelemetry float warning (#25709) 2026-04-20 17:42:37 +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(devtools): reduce memory usage and defer connection (#24496) 2026-04-22 15:21:58 -07: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): support jsonl session logs in memory and summary services (#25816) 2026-04-22 23:07:39 +00:00
nonInteractiveCliCommands.ts feat(cli): Partial threading of AgentLoopContext. (#22978) 2026-03-19 16:02:13 +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