v0.43.0
Mesh-LLM/mesh-llmv0.43.0Mar 24, 2026by michaelneale
AI Summary
Adds CLI control commands and improves documentation with CI testing integration.
Key Highlights
- New `mesh-llm stop` command
- Cleaned up `--help` with hidden advanced options
- CI workflow for cargo test on every PR
- Fixed flaky router tests
New Features
- Stop command for mesh nodes
- Advanced help flag (`--help-advanced`)
- CI workflow for automated testing
- Test fixes for router stability
Full Release Notes
- Add `mesh-llm stop` command - Clean up `--help` — hide advanced options, use `--help-advanced` to see all - CI workflow (GitHub Actions): cargo test on every PR - Fix flaky router tests - Remove duplicate \#[test] attributes