Skip to content

3.0.3

Choose a tag to compare

@Ayuilos Ayuilos released this 26 Aug 13:33
Immutable release. Only release title and notes can be modified.
fbc7a7b

更新内容:

Miffan 自有改动

  • 在绑定了 Workspace 的聊天顶部栏新增文件区快捷入口;工作区缺失或 Shell 状态异常时会显示警告。

同步自 RikkaHub

  • 临时网络故障时自动重试模型请求,并显示清晰的重试进度。
  • 提升后台聊天生成稳定性,切换到其他应用后流式回复更不易中断。
  • 新增 Qwen 3.8 和 Hy4 模型匹配。
  • 适配 Qwen Audio 3.0 文本转语音,修复预置音色列表,并直接提示播放错误。
  • 修复打开键盘后模型搜索界面自动关闭的问题。
  • 修复内部合成消息被消息模板重复处理的问题,减少意外提示词污染。
  • 改进 Workspace 终端安全性与可靠性:关闭前先确认,无标准输入的非交互命令会立即收到 EOF,避免 CLI 工具持续阻塞。

Updates:

Miffan changes

  • Added a Files shortcut to the chat top bar when a Workspace is bound; a warning appears when the Workspace is missing or its shell is unavailable.

Synced from RikkaHub

  • Automatically retry model requests after transient network failures and show clear retry progress.
  • Improved background chat generation stability so streaming responses are less likely to stop after switching apps.
  • Added Qwen 3.8 and Hy4 model matching.
  • Added Qwen Audio 3.0 text-to-speech support, fixed the preset voice list, and surfaced playback errors.
  • Fixed the model search interface closing unexpectedly when the keyboard opens.
  • Fixed internal synthetic messages being processed repeatedly by message templates, reducing unintended prompt contamination.
  • Improved Workspace terminal safety and reliability: closing now requires confirmation, and non-interactive commands without standard input receive EOF immediately to prevent CLI tools from hanging.