v0.30.1-rc0
📦 ollamaView on GitHub →
✨ 3 features🐛 4 fixes🔧 4 symbols
Summary
This release introduces new features like Cline CLI support and Qwen code integration, alongside several bug fixes related to model limits, server counts, and markdown handling. It also updates the underlying llama.cpp version.
✨ New Features
- Show and auto-install Cline CLI.
- Add Qwen code integration to cmd/launch.
- Allow Radeon 8060S iGPU by default in discover.
🐛 Bug Fixes
- Fix opencode local model limits in launch.
- Include cached prompt tokens in llama-server counts.
- Detect llama-server load stalls from output.
- Harden app markdown URL handling (addressed in two separate PRs).