raosay/dsh-kanban

插件 ⭐ 0 Apache-2.0 web-ui

一个极简的DeepSeek Harness(DSH)网页图形界面看板,支持按任务选择模型。

catalog 简介:A minimal DeepSeek Harness (DSH) web GUI kanban board with per-task model selection

安装

# 1. 克隆仓库
git clone https://github.com/raosay/dsh-kanban.git
cd dsh-kanban

# 2. 安装依赖并构建(产出 lib/index.js 与 lib/client.js)
pnpm install
pnpm build

# 3. 安装进你的 web profile(把克隆目录链接进 profile)
dsh plugin --profile web add link:"$PWD"

# 4. 重启 dsh web(先停掉当前 dsh web,再重新运行 `dsh web`)

raosay/dsh-kanban 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。