Summary
Follow-up tracker for the broader Compute Share / managed-agent / relay-mesh behaviors validated while fixing Windows MeshLLM desktop builds in #3223.
The Windows packaging issue (#2836) uncovered and/or required fixes beyond simply enabling the mesh-llm feature for Windows installers:
- Managed
buzz-agent should start correctly from the installed desktop app.
- Relay-mesh LLM calls should not fail with text-only model media-input
422 errors caused by replaying prior tool-result images into later requests.
- MeshLLM diagnostic logging should be available as an opt-in runtime toggle from Compute → Advanced.
Validation target
A desktop install should be able to:
- Start Compute Share.
- Start a managed
buzz-agent from the installed app.
- Route relay-mesh text requests to shared compute without replayed image/tool-result history causing
422 Unprocessable Entity on text-only models.
- Enable/disable MeshLLM diagnostic logging from the Compute advanced settings without rebuilding or setting environment variables.
Related
Summary
Follow-up tracker for the broader Compute Share / managed-agent / relay-mesh behaviors validated while fixing Windows MeshLLM desktop builds in #3223.
The Windows packaging issue (#2836) uncovered and/or required fixes beyond simply enabling the
mesh-llmfeature for Windows installers:buzz-agentshould start correctly from the installed desktop app.422errors caused by replaying prior tool-result images into later requests.Validation target
A desktop install should be able to:
buzz-agentfrom the installed app.422 Unprocessable Entityon text-only models.Related