raosay/dsh-kanban

Plugin ⭐ 0 Apache-2.0 web-ui

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

Install

# 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`)

Add raosay/dsh-kanban to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.