v0.8.21

parruda/swarmv0.8.21Jun 22, 2026by EricLBuehler

AI Summary

This release focuses on core improvements including removal of local repo list cache and enhanced error handling during model resolution.

Key Highlights

  • Removed local repo list cache to improve performance
  • Improved error messages and explanations during model resolution
  • Enhanced user experience when resolving models

New Features

  • Cache removal
  • Improved error handling
  • Enhanced model resolution explanations

Full Release Notes

## What's Changed
* fix(core): remove local repo list cache by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2270
* feat(core): improve errors and explanations during model resolution by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2271


**Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.8.20...v0.8.21