v0.10.2
QwenAudio/SenseVoicev0.10.2May 7, 2026by nekomeowww
AI Summary
This update introduces new speech and transcription providers like Xiaomi MiMo, improves agent capabilities with visible reasoning, and enhances the MCP tools configuration interface.
Key Highlights
- Added Xiaomi MiMo for speech and transcription.
- Added ARK-compatible chat providers including BytePlus and Volcengine.
- Thinking models can now show reasoning updates in real-time.
- Rebuilt settings page for easier MCP tool configuration and testing.
- Fixed a critical desktop issue where the inner window became unresponsive.
New Features
- Xiaomi MiMo provider
- ARK-compatible providers
- Reasoning display for thinking models
- MCP tools settings UI
Full Release Notes
## New Contributors * @kmiit made their first contribution in https://github.com/moeru-ai/airi/pull/1760 * @Maaannnn made their first contribution in https://github.com/moeru-ai/airi/pull/1670 * @Sambhram1 made their first contribution in https://github.com/moeru-ai/airi/pull/1774 * @YTLLL made their first contribution in https://github.com/moeru-ai/airi/pull/1784 ## v0.10.2 ### 🆕 Updates #### New providers - You can now use Xiaomi MiMo for speech and transcription.[^1] - ARK-compatible chat providers are now available, including BytePlus, BytePlus Coding Plan, Volcengine Coding Plan, and related OpenAI-compatible ARK endpoints.[^2] #### Agent capabilities - Thinking models can now show reasoning updates while they respond, so long-running answers feel less like a black box.[^3] - MCP tools are easier to configure and test, with a rebuilt settings page, direct JSON editing, connection testing, server enable/disable controls, and better restart feedback.[^4] #### Interface improvements - You can now adjust the character offset in landscape mode, making it easier to position Live2D and 3D characters across desktop, web, and mobile layouts.[^5] - Voice activity settings now expose silence duration and display threshold values correctly.[^6] ### 🐛 Bug fixes - Fixed a critical desktop issue where opening AIRI could briefly flash a blue border around the stage window and leave the inner window unresponsive.[^7] - Model selection is more reliable. Previously, the loaded display model and the selected character card could fall out of sync; AIRI now keeps them aligned.[^8] - Plugin tools now fail faster when they cannot respond, so broken or unavailable tools block the experience for less time.[^9] - Missing settings translations were filled in, with broader translation updates across supported languages.[^10][^11][^12] ### ✍️ Documentation - The setup and usage manual for AIRI Tamagotchi has been refreshed.[^13] [^1]: Commit [`5205f369b`](https://github.com/moeru-ai/airi/commit/5205f369b) by @kmiit. [^2]: Commit [`48d52a2db`](https://github.com/moeru-ai/airi/commit/48d52a2db) by @Maaannnn. [^3]: Commit [`e50e140a7`](https://github.com/moeru-ai/airi/commit/e50e140a7) by @felixtremblay. [^4]: Commit [`81dbd71c3`](https://github.com/moeru-ai/airi/commit/81dbd71c3) by @BeanDz. [^5]: Commit [`85627d34a`](https://github.com/moeru-ai/airi/commit/85627d34a) by @drHuangMHT. [^6]: Commit [`33cd61111`](https://github.com/moeru-ai/airi/commit/33cd61111) by @Sambhram1. [^7]: Commit [`e86ee2f13`](https://github.com/moeru-ai/airi/commit/e86ee2f13) by @nekomeowww and @Lovehsigure_520. [^8]: Commit [`ef60c157d`](https://github.com/moeru-ai/airi/commit/ef60c157d) by @nekomeowww. [^9]: Commit [`35c3471ec`](https://github.com/moeru-ai/airi/commit/35c3471ec) by @nekomeowww. [^10]: Commit [`c6e2f727d`](https://github.com/moeru-ai/airi/commit/c6e2f727d) by @hahaQWQ. [^11]: Commit [`abc434152`](https://github.com/moeru-ai/airi/commit/abc434152) by @github-actions. [^12]: Commit [`39b119641`](https://github.com/moeru-ai/airi/commit/39b119641) by @luoling8192. [^13]: Commit [`1e80470f0`](https://github.com/moeru-ai/airi/commit/1e80470f0) by @icefair. **Full Changelog**: https://github.com/moeru-ai/airi/compare/v0.10.1...v0.10.2