mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-30 19:09:28 +00:00
Apply windows_hide_flags() (CREATE_NO_WINDOW; 0 on POSIX) at the Windows-reachable cua-driver subprocess boundaries: manifest probe, update checker, CLI fallback transport, doctor health-report spawn, and the permissions/status runner. Prevents OpenConsole/Windows Terminal windows flashing into the foreground when spawned from GUI-backed Gateway/Desktop processes. The env-probe half of the original PR was already implemented on main and is not re-applied here. Salvaged from #62821 by @ZundamonnoVRChatkaisetu (original commits carried a placeholder 'Claude Code Enterprise' identity; re-authored to the contributor's GitHub identity). |
||
|---|---|---|
| .. | ||
| test_cua_atexit_teardown.py | ||
| test_cua_cli_fallback_env.py | ||
| test_cua_no_overlay.py | ||
| test_cua_perf_knobs.py | ||
| test_cua_spawn_env_sanitization.py | ||
| test_cua_telemetry.py | ||
| test_doctor.py | ||
| test_permissions_resolution.py | ||