mirror of
https://github.com/yuangyaa/openclaw.git
synced 2026-07-16 04:02:28 +08: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