hermes-agent/tests/computer_use
ZundamonnoVRChatkaisetu 50e27abdd3 fix(computer-use): hide Windows cua-driver subprocess consoles
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).
2026-07-29 11:35:33 -07:00
..
test_cua_atexit_teardown.py fix(computer_use): stop the cua-driver child on exit 2026-07-26 03:38:23 -05:00
test_cua_cli_fallback_env.py fix: resolve cua-driver across computer-use surfaces 2026-07-23 00:42:46 -05:00
test_cua_no_overlay.py fix(computer_use): default --no-overlay on macOS for idle CPU 2026-07-23 00:45:26 -05:00
test_cua_perf_knobs.py perf(computer_use): cap capture size and cache vision routing 2026-07-23 00:52:43 -05:00
test_cua_spawn_env_sanitization.py fix(computer-use): hide Windows cua-driver subprocess consoles 2026-07-29 11:35:33 -07:00
test_cua_telemetry.py
test_doctor.py fix(computer_use): surface CLI --version when health_report version lies 2026-07-29 11:09:08 -07:00
test_permissions_resolution.py fix: resolve cua-driver across computer-use surfaces 2026-07-23 00:42:46 -05:00