v0.8.5
EricLBuehler/mistral.rsv0.8.5Jun 16, 2026by EricLBuehler
AI Summary
Removes legacy server and benchmark tools, enhances skills reliability, and introduces configurable sandbox profiles (developer, restricted).
Key Highlights
- Removal of old mistralrs-server and mistralrs-bench binaries
- Improved reliability for skills features
- Addition of sandbox profiles (developer and restricted)
New Features
- Improved skills reliability
- Sandbox profiles (developer, restricted)
Full Release Notes
## What's Changed * chore(server): remove old mistralrs-server and mistralrs-bench by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2232 * feat(skills): improve reliability by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2233 * feat(sandbox): add profiles (developer, restricted) by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2234 **Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.8.4...v0.8.5