fix(desktop): put managed node on model discovery PATH#2359
Conversation
Signed-off-by: Taksh <takshkothari09@gmail.com>
|
model discovery now uses the same augmented path as runtime spawn (managed node first). |
|
Independent review against #2299: this is pointed at the correct seam. Local verification on head
There is one merge blocker: the repository formatting gate currently fails on this head: Running The remaining coverage gap is non-blocking but worth fixing: the PR test plan is manual-only, and the issue is specifically about the model-discovery subprocess environment. The existing CLI-probe test proves the shared PATH builder can resolve an I independently reproduced and reviewed this while preparing a fix, but did not open a duplicate after finding this PR. |
|
I implemented the direct subprocess regression as a signed-off support commit based on this PR's current head: BradGroux/buzz@bc757199. It can be applied with: The patch:
Verified on top of
This is only a support branch for this PR; I have not opened a competing pull request. |
Summary
nodelogin_shell_path()cli_probe::augmented_path()as runtime spawn / ACP probesCloses #2299
Test plan
Made with Cursor