插件目录 / Development & Runtime / oh-dsh
oh-dsh
仅 GitHub 源码 hust-open-atom-club/oh-dsh ↗
123Stars
11Forks
6未关闭 issue
TypeScript语言
2026-08-14最近推送
功能简介
一站式 DeepSeek Harness 社区发行版:TUI、桌面端与 Web UI 三种形态统一体验,支持分层安装、一步到位,免去手工整合打包。
我们的评价
源码插件 — 活跃项目,从 GitHub 安装
源码插件 — 活跃项目,从 GitHub 安装
安装
该插件是 GitHub 源码(未发 npm)——直接从仓库装:
dsh plugin --profile web add github:hust-open-atom-club/oh-dsh - 先装 pnpm:
npm install -g pnpm。 - 从 GitHub 装:
dsh plugin --profile web add github:hust-open-atom-club/oh-dsh。 - 重启
dsh web。
注:带 prepare 构建脚本的插件,pnpm 会要求确认——把提示的 key 加进 pnpm-workspace.yaml 的 allowBuilds 再重跑即可。
仓库
github.com/hust-open-atom-club/oh-dsh ↗