Files
hermes-agent/tests/agent
Teknium 5dbd97bdfb fix(tests): update copilot_acp subprocess.Popen patch paths to acp_adapter.copilot_client
Main added two HOME-handling tests (test_run_prompt_prefers_profile_home_when_available,
test_run_prompt_passes_home_when_parent_env_is_clean) after PR #14424 was written.
These patch 'agent.copilot_acp_client.subprocess.Popen', but the shim module no longer
has 'subprocess' imported. Update patch strings to target the real module location.

Follow-up commit on the salvage PR; kshitijk4poor's original commit is preserved above.
2026-04-26 19:52:17 -07:00
..