mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-08-08 16:11:58 -07:00
4f2a1ad214
Register remote agent executions with ExecutionLifecycleService, enabling backgrounding, subscription, and kill support. Provide a formatInjection callback so completed background remote agent output is automatically reinjected into the model conversation via InjectionService.