fix: macOS updater archives, AppImage GST registry, mesh max_tokens - #2694
fix: macOS updater archives, AppImage GST registry, mesh max_tokens#2694Chessing234 wants to merge 5 commits into
Conversation
|
Thanks for the quick fix. I validated the #2558 part of this PR on an independent two-node shared-compute testbed (SmolLM2-135M served over relay-mesh, consumer agent with a per-agent Tested at PR head
One caveat so I'm not overstating it: the agent did not post a full channel reply in my run. Inference succeeded (no 503), but SmolLM2-135M didn't produce a postable response — that looks like tiny-model/harness-quality behavior, separate from this PR's fix. Net: the env-precedence change resolves the clobber and unblocks small-context shared-compute agents at the routing/sizing layer. Happy to run further checks on the testbed if useful. |
|
nice, thanks for validating on the two-node mesh setup |
5c1f22b to
7f61936
Compare
Signed-off-by: Taksh <takshkothari09@gmail.com>
Signed-off-by: Taksh <takshkothari09@gmail.com>
Signed-off-by: Taksh <takshkothari09@gmail.com>
Signed-off-by: Taksh <takshkothari09@gmail.com>
Signed-off-by: Taksh <takshkothari09@gmail.com>
7f61936 to
01f3136
Compare
|
Rebased onto latest CI workflows are waiting on maintainer approval for this fork push — please Approve and run workflows when you can. |
|
@tlongwell-block @wesbillman @wpfleger96 mind taking a look when you get a chance? |
01f3136 to
400f45c
Compare
Summary
~/.cache/buzz/Test plan
cargo test --features mesh-llm --lib preserves_user_max_outputcargo fmt --check,bash -nfix-appimage, YAML parse release.ymlMade with Cursor