mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-08-09 08:27:00 -07:00
b341d48a1e
When the agent is idle and a backgrounded execution completes, the completion output is now automatically submitted as a new turn instead of being silently dropped. Uses the same InjectionService listener pattern as user steering hints.