dsh-file-review
Curated pickMaintenance: Activeleft0ver/dsh-file-review
Diff/review panel for files an agent just changed in DSH web, with undo.
Install
dsh has no central install command — add this plugin’s entry (documented in its README below) to your profile or patch config, then restart.
How installs work20
stars
4
forks
TypeScript
Language
MIT
License
2026-08-14
Created
2026-08-18
Last push
README
DSH File Review
Review every file an agent just changed—without leaving DeepSeek Harness Web.
English · 简体中文
How to use
💬 Chat → ✨ Generate → 📄 Click a changed file → 🔍 Review
Preview

Features
- A diff panel for instantly reviewing every file the agent just changed.
- Undo support for reverting the agent's changes from the current turn.
Quick start
0. Add dsh-file-review in pnpm's minimum release age withlist
Open ~/.dsh/profiles/web/pnpm-workspace.yaml and add:
minimumReleaseAgeExclude:
- dsh-file-review
Recent versions of pnpm enforce a minimum release age, so newly published packages are not installed until that waiting period has passed. To install the latest version, add dsh-file-review to the exclusion list.
1. Install the plugin
dsh plugin --profile web add dsh-file-review
2. Start DSH Web
dsh web
3. Enjoy it
Install from source
git clone https://github.com/left0ver/dsh-file-review.git
cd dsh-file-review
pnpm install
pnpm run build
dsh plugin --profile web add ${PWD}
Install from GitHub repository
dsh plugin --profile web add github:left0ver/dsh-file-review
Update the plugin
dsh plugin --profile web update dsh-file-review
Uninstall the plugin
dsh plugin --profile web remove dsh-file-review
Friendly Links
LINUX DO — A new ideal community
License
More in UI & Experience
dsh-web-ui
by zhu1090093659
Plugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.
dsh-better-sidebar
by omdsh-dev
Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs.
dsh-tui
by ccch1mneyyy
Claude Code 风格全屏终端 TUI:像素鲸鱼顶栏、双流光大字、实时工作状态行、思考流式展开、双击 Esc 时间回溯、上下文进度条 + TPS 仪表;接入 Agent preset(standard/code/minimal/cordis)、Skills、MCP、Goals、Todos、子代理,/ 命令注册表与随附技能(audit/bug/review/practice/pr_comments/release-notes/vuln-check);纯插件挂载零核心改动。
openpets
by alvinunreal
Local first, desktop companion platform with animated pets, plugin SDK and coding-agent integrations.
