Releases: EricXu20266/dsh-gui
Release list
dsh-gui v0.3.0
v0.3.0
新增
-
插件搜索器(dsh-discovery)全文搜索兜底:插件列表内搜不到时自动发起 GitHub 全网搜索,解决新仓库 topic 索引延迟导致搜不到的问题(如 dsh-speak)
-
Plugin discovery (dsh-discovery) full-text search fallback: when no match is found in the plugin list, it automatically falls back to a GitHub full-text search, so brand-new repos — whose topic index hasn't been picked up by GitHub yet (e.g. dsh-speak) — are still discoverable.
v0.2.0
##v0.2.0
-
添加了内置插件 dsh-skillmanger,用于显示管理dhs的skill。
-
添加了内置插件 dsh-mcpmanger,用于显示管理dhs的mcp。
-
添加了内置插件dsh-proxy,用于dsh使用操作系统的proxy。
-
为dhs-gui添加了版本说明。
-
添加macOS系统支持
-
Add a built-in plugin dsh-skillmanger to manage all skills.
-
Add a built-in plugin dsh-mcpmanger to manage all MCP.
-
Add a built-in plugin dsh-proxy for dsh network connecting.
-
Add about page for dhs-gui to list version.
-
Support macOS.
v0.1.0
v0.1.0
- 原生桌面体验:独立窗口、系统托盘(X 最小化到托盘、托盘右键退出)、DeepSeek 蓝鲸鱼图标
- 首次安装向导:5 步流程(欢迎 → 下载源选择 → 下载进度 → 检查 → 完成),国内源/原生源/系统代理可选,全程进度真实显示
- 捆绑分发:打包版捆绑 Node + pnpm + DHS 源码,首次启动自动装依赖(可选国内源加速),免手动配置环境
- 内置插件搜索系统:捆绑 dsh-discovery(一个 DSH 插件,独立开源仓库),首次安装自动注册,开箱即用——详见下方章节
- 中英双语:界面语言跟随系统,可手动切换,并映射到 DHS 内核
locale.preference(内核 UI 跟随) - 安装日志:安装全过程落盘
%APPDATA%/dsh-gui/install.log,失败可追溯 - 零内核改动:DHS 内核保持官方原样,GUI 只做壳
Native Desktop Experience — Standalone window, system tray (close-to-tray on X, quit from tray context menu), DeepSeek blue whale logo.
First-Run Setup Wizard — 5-step flow (Welcome → Download Source Selection → Download Progress → Verification → Done), with China mirror / upstream / system proxy options, and real-time progress display throughout.
Bundled Distribution — The packaged build ships with Node + pnpm + DHS source code. Dependencies are installed automatically on first launch (with optional China mirror acceleration), no manual environment setup required.
Built-in Plugin Search System — Bundles dsh-discovery (a DSH plugin hosted in a separate open-source repo), auto-registered on first install, ready to use out of the box — see the section below for details.
Bilingual UI (Chinese/English) — UI language follows the system locale, manually switchable, and maps to the DHS kernel's locale.preference so the kernel UI follows along.
Installation Log — Full install process is written to %APPDATA%/dsh-gui/install.log, traceable on说明: