Skip to content

Minke v0.7.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 07:44
· 22 commits to main since this release
Immutable release. Only release title and notes can be modified.

中文 | English

本次更新

  • 升级至 dsh-v0.1.6-alpha.1:新增侧栏终端、归档会话恢复和 MCP 资源读取,改进文件预览、会话分叉与重连。
  • 完善侧栏与输入体验:接入 DSH 新增标签入口,保留 Minke 自定义标签和文件管理风格;修复浏览器上下文插入时的草稿与焦点处理。
  • 优化模型启动:云端模型先就绪,本地模型在后台发现;LM Studio 与 Ollama 独立处理启动状态和请求等待。
  • 降低标签页空闲开销:布局变化时才更新页面位置,保留分屏、浮动和全屏状态;修复浏览器连接握手失败后无法重试的问题。

升级提示:DeepSeek 默认改用 Messages 协议,手动配置的旧官方 API 地址需要调整。使用 DeepSeek 适配器访问官方 API 时,实验性会话日志上报默认开启,可在配置中关闭。自定义插件及 PTC 配置请查看升级说明。


What's new

  • Upgrade to dsh-v0.1.6-alpha.1: Add sidebar terminals, archived-session recovery, and MCP resource access; improve file previews, session forks, and reconnection.
  • Refine tabs and composing: Integrate DSH's new tab entries while preserving Minke's custom tabs and file manager. Fix draft and focus handling when inserting browser context.
  • Improve model startup: Make cloud models available before background local-model discovery. Handle LM Studio and Ollama startup states and request waits independently.
  • Reduce idle tab overhead: Update page geometry when the layout changes while preserving split, floating, and fullscreen state. Allow browser connections to retry after a failed handshake.

Upgrade notes: DeepSeek now defaults to the Messages protocol; explicitly configured old official API URLs need updating. Experimental session-log reporting is enabled by default when the DeepSeek adapter uses the official API, and can be disabled in configuration. Check custom plugins and PTC settings against the upgrade guide and upstream release notes.

DSH Changelog · Full Changelog