mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-19 08:14:35 -07:00
6880859fdb
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.