What's new
- Smart agent model selection:
mesh-llm claude and mesh-llm goose now pick the strongest tool-capable model automatically (e.g. MiniMax over Qwen3-8B) instead of relying on per-request routing
- Router fix: requests with a tools schema (from Claude Code, Goose, etc.) now always route to the strongest model — previously the first "hello" message could land on a small fast model
- Auto-start mesh: launchers auto-start a client node if no mesh is running, and clean up when the harness exits
- Anthropic format support: router now correctly parses Anthropic-style content blocks (tool_use, tool_result, structured text arrays)
Install (macOS Apple Silicon)
curl -fsSL https://github.com/michaelneale/decentralized-inference/releases/latest/download/mesh-llm-aarch64-apple-darwin.tar.gz | tar xz && sudo mv mesh-bundle/* /usr/local/bin/