Skip to main content

Module binary_resolver

Module binary_resolver 

Source
Expand description

Binary path resolution for the ACP harness.

Resolves the path to the par-term binary used to host the MCP server. Checks the explicit CLI override first, then the directory of the current executable, and finally the system PATH.

Functionsยง

resolve_par_term_binary
Resolve the par-term binary to use for hosting the MCP server.