mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-19 00:02:51 -07:00
ccfd2a48ad
Non-shell executions rely on the onBackground listener to register in the UI panel. Adding their PID to backgroundedPids before firing the listener caused them to be skipped and disappear from the UI.