dshplugin.devDeepSeek Harness Plugins
DSH File Review plugin logo
DeepSeek Harness Plugin

DSH File Review

9
Published by left0ver

a dsh plugin - review files that an agent just changed,you can see the diff

Automationdsh-plugin

Get this plugin

Review the source, then continue to the publisher.

Get this plugin
Share on X ↗

About this plugin

Source snapshot 8/15/2026

DSH File Review

Review every file an agent just changed—without leaving DeepSeek Harness Web.

DeepSeek Harness 0.1.x Web profile npm version GitHub repository MIT License

English · 简体中文

How to use

💬 Chat  →  ✨ Generate  →  📄 Click a changed file  →  🔍 Review

Preview

leftover

Features

  1. A diff panel for instantly reviewing every file the agent just changed.
  2. Undo support for reverting the agent's changes from the current turn.

Quick start

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

MIT