mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-01 18:03:35 +00:00
Fixes flashing conhost.exe windows on Windows when exec module spawns child processes. The windowsHide: true option prevents orphaned conhost.exe processes and eliminates disruptive terminal window flashing. Closes #18613