v0.60.2
Mesh-LLM/mesh-llmv0.60.2Apr 15, 2026by github-actions[bot]
AI Summary
This release introduces an OpenAI proxy, replaces the Fly relay with an iroh-managed relay, and improves the topology visualization layout and zoom behavior.
Key Highlights
- Added OpenAI proxy functionality.
- Replaced Fly relay with iroh-managed AP South relay.
- Improved topology visualization layout and zoom behavior.
New Features
- OpenAI proxy
- iroh-managed relay
- topology visualization improvements
Full Release Notes
## What's Changed * fix: preserve trailing newline in release version updates by @ndizazzo in https://github.com/Mesh-LLM/mesh-llm/pull/288 * chore(ci-runner): add support for tagged self-hosted runners by @ndizazzo in https://github.com/Mesh-LLM/mesh-llm/pull/289 * OpenAI proxy by @i386 in https://github.com/Mesh-LLM/mesh-llm/pull/214 * Improve topology visualization layout and zoom behavior by @i386 in https://github.com/Mesh-LLM/mesh-llm/pull/290 * Replace Fly relay with iroh-managed AP South relay by @michaelneale in https://github.com/Mesh-LLM/mesh-llm/pull/291 **Full Changelog**: https://github.com/Mesh-LLM/mesh-llm/compare/v0.61.1...v0.60.2