Skip to content

mesh-llm v0.49.0

Choose a tag to compare

@michaelneale michaelneale released this 27 Mar 07:18
· 1843 commits to main since this release

What's new

  • Full MCP plugin runtime — mesh-llm now ships a complete MCP v1 bridge for plugins, with protobuf IPC, tool/prompt/resource routers, and plugin supervision
  • Rust plugin SDK — build native mesh-llm plugins in Rust with the new mesh-plugin crate
  • Plugin mesh visibility control — plugins can reject startup based on mesh visibility
  • KV efficiency fixes — fixed context size for split mode, added --ctx-size flag, enabled flash attention by default
  • Workspace restructure — Cargo workspace root moved to repository root
  • Richer peer events for plugins, bulk transfer support, broadened mesh event coverage
  • Relay coverage expanded with node startup refactor

Install (macOS Apple Silicon)

curl -fsSL https://github.com/michaelneale/mesh-llm/releases/latest/download/mesh-bundle.tar.gz | tar xz && mv mesh-bundle/* ~/.local/bin/