Skip to content

Releases: Caxson/dsh-gui

Dsh GUI v1.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 16:44
4eb99c2

What's Changed

  • feat(market): 插件市场 — 元数据补齐、GitHub/npm 搜索、一键安装 by @Caxson in #1

New Contributors

  • @Caxson made their first contribution in #1

Full Changelog: v1.1.0...v1.2.0

Dsh GUI v1.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 11:01

新特性

  • Codex 式右侧面板全面改版:浏览器式多标签(新建/关闭/弹出独立窗口),终端(⌘T,可多开)、文件 diff(⌘P)、浏览器实况、侧边聊天(⌥⌘S,临时轻量聊天,流式回复,关闭即焚)
  • 插件市场(设置 → 插件 → 市场):已装插件元数据补齐、GitHub/npm 双源搜索、一键安装(pnpm 缺失时自动 corepack 兜底)
  • 心流模式:新会话模式——agent 运行中你继续打字回车,消息由轻量裁判模型分诊,相关内容即时并入当前轮上下文
  • 会话同步:机器上已有 ~/.dsh 时直接复用,与 dsh CLI / dsh web 的会话、模型、插件完全同步
  • 配色与 DSH 主界面统一(中性暗色 + DeepSeek 蓝)

安装

下载 Dsh.GUI-1.1.0-arm64.dmg 拖入 Applications;未签名应用首次打开:xattr -cr "/Applications/Dsh GUI.app"
大陆加速镜像:https://merefusion-static.oss-cn-hangzhou.aliyuncs.com/dsh-gui/

Dsh GUI v1.0.0

Choose a tag to compare

@Caxson Caxson released this 15 Aug 05:15

Codex 风格的 macOS 桌面客户端,内核为官方 DeepSeek Harness。

下载安装

本版本

  • Codex 式右侧面板(共享终端 / 文件真 diff / 浏览器实时画面),Cmd+B 呼出
  • 插件市场(设置 → 插件 → 市场):元数据补齐、GitHub/npm 搜索、一键安装
  • 自动更新走 GitHub Releases(zip + latest-mac.yml)