Runora v2.1.1: Automatic Library Migration and Direct Self-Updater
Runora v2.1.1 introduces automatic assistant library migration from Ollama and LM Studio models, alongside direct binary self-updating from GitHub Releases.
What is New in v2.1.1
- Automatic Assistant Library Migration:
- Ollama Manifest-Aware Resolver: Automatically discovers models located in Ollama registries across Windows, macOS, and Linux, mapping tags and layers to raw GGUF blobs.
- LM Studio Recursive Scanner: Discovers all .gguf and .onnx models within default and custom LM Studio directories.
- Zero Disk Duplication: Indexes models by reference in the Runora catalog without copying multi-gigabyte weight files.
- Onboarding & Settings Integration: Dedicated onboarding step (StepModelSources) and Settings Inspector ([4] Model Sources) with interactive toggle and rescan capabilities.
- Direct GitHub Release Self-Updater:
- Standalone Binary Downloads: Checks �pi.github.com/repos/BIJJUDAMA/runora/releases/latest, downloads the matching OS/architecture package, and swaps binaries in-place.
- No Go Toolchain Required: Users running precompiled binaries can update directly from GitHub Releases with live download percentage progress bars.