Plugin directory / Development & Runtime / dsh-web-review
dsh-web-review
Broken · install/load issue CanglongCl/dsh-web-review ↗
15Stars
0Forks
1Open issues
TypeScriptLanguage
2026-08-15Last push
What it does
DeepSeek Harness Web GUI 的网页预览与元素批注插件,让 AI 根据可视化反馈直接修改前端源码。
Our take
Broken — install or load issue
Broken — install or load issue
DeepSeek Harness Web GUI 的网页预览与元素批注插件,让 AI 根据可视化反馈直接修改前端源码。 Note: it currently has an install or load issue — check the repo before relying on it.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:CanglongCl/dsh-web-review - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:CanglongCl/dsh-web-review. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Could not be installed from GitHub — check the repository for missing dependencies or a broken build.
Repository
github.com/CanglongCl/dsh-web-review ↗