dsh-pr-board
Maintainer PR review queue board for DeepSeek Harness: five-state tracking (waiting on me / waiting on author / ready to merge / merged / inbox), sidebar counters, fullscreen kanban, polling, and back-to-you transition toasts. · 维护者 PR 看板:五状态跟踪(等我行动 / 等作者行动 / 可合并 / 已合并 / 新 PR 待分诊),侧边栏计数 + 全屏看板 + 轮询 + 回到你手上的迁移提醒。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:delock/dsh-pr-board说明文档
阅读完整 README ↗Configure / 配置
- Click the PR Board widget at the bottom of the sidebar (or press
Alt+P). On first open you're prompted to add a repository
(
owner/name, e.g.octocat/hello-world). - Multiple repositories: the widget lists every monitored repo with its
own Me / Author / Ready / Inbox counters. The + button in the widget header
(or on the board's tab bar) adds another repo; hovering a tab in the board
shows an × to stop monitoring it (removal lives inside the board only).
Repos are identified by short name, falling back to the full
owner/namewhen two monitored repos share a name. - GitHub username — set via Settings; leave blank to auto-use the
ghlogin account (one identity across all repos). - Config is stored per-browser (localStorage).
配置存在浏览器 localStorage(每个浏览器/设备设一次);用户名留空则自动采用 host
上 gh 登录的账号;多仓库以短名区分,重名时回退完整 owner/name。