delock/dsh-pr-board0

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 待分诊),侧边栏计数 + 全屏看板 + 轮询 + 回到你手上的迁移提醒。

包名
dsh-pr-board
版本
0.2.2
许可证
MIT
最近更新
2026年8月26日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:delock/dsh-pr-board

Configure / 配置

  1. 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).
  2. 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/name when two monitored repos share a name.
  3. GitHub username — set via Settings; leave blank to auto-use the gh login account (one identity across all repos).
  4. Config is stored per-browser (localStorage).

配置存在浏览器 localStorage(每个浏览器/设备设一次);用户名留空则自动采用 host 上 gh 登录的账号;多仓库以短名区分,重名时回退完整 owner/name