dsh-taskwatch
Read-only task monitor for DeepSeek Harness, covering sessions, background jobs, subagents, goal rounds, workflows and pending approvals as a phone-friendly page and a GUI sidebar panel.
DSH 只读任务监控:以适配手机的只读页面和 GUI 侧边栏面板,覆盖会话、后台任务、子代理、目标轮次、工作流与待审批。
How to install
dsh plugin add dsh-taskwatch About
dsh-taskwatch Read-only task monitor for DeepSeek Harness. A phone-friendly status page plus a GUI sidebar panel, covering sessions, background jobs, subagents, goal rounds, workflows and pending approvals. DeepSeek Harness 的只读任务监控:一个适配手机的只读状态页,加一个 GUI 侧边栏面板, 覆盖会话、后台任务、子代理、目标轮次、工作流与待审批事项。 展开一个会话后,它的目标、待介入事项、后台任务、子代理与最近对话都在原地: 两张图里的会话、任务、对话**全是演示用的假数据**,不是任何真实会话。它们由 docs/demo.html 渲染——那个文件是 scripts/make-demo.mjs 从 lib/page.html 生成的,你可以直接用浏览器打开它,点着看,不需要装任何东西,也不会发出网络请求。 为什么需要它 DSH 的 Web GUI 没有内置鉴权,而默认 preset 往往是 danger-full-access。把整个 GUI 暴露到公网,等于把一台能执行任意命令的机器的入口挂出去。 但「看一眼任务跑到哪了」其实只需要**读**。所以这个插件…
Recommendation signals
Meta
- License
- Apache-2.0
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-21
- Created
- 2026-09-20
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek, dsh, dsh-plugin, monitor, pwa
Related plugins
dsh-tether
zexadev/dsh-tether
Use the dsh web UI on your dev machine from an Android or iOS phone, connected peer-to-peer across networks via iroh; no server to set up, with a relay fallback that only carries ciphertext.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-remote-web-ui
Remote control of a dsh web workspace from phone or PC: QR-code pairing through a token-gated channel, SSE real-time sync, and separate mobile and full desktop GUI modes.
dsh-sev
Buzzso/dsh-sev
Manage your own remote DSH host from the local GUI: SSH tunnels, mixed remote session list, one-click remote GUI, auto-healing tunnels.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-ssh
SSH ops panel for DSH: web terminal, SFTP transfer with progress, local port forwarding, and one-command cluster execution across hosts; agents share the same host config.