返回目录

dsh-file-review

编辑精选维护状态: 活跃

left0ver/dsh-file-review

dsh插件 - 立刻审查agent对文件的修改,查看diff。a dsh plugin - review files that an agent just changed,you can see the diff

安装

dsh 没有统一的安装命令——把该插件 README(见下方)中的配置行加入你的 profile/patch 配置,然后重启即可。

了解安装方式

20

星标

4

Fork

TypeScript

语言

MIT

许可证

2026-08-14

创建于

2026-08-18

最近推送

README

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

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

LINUX DO — A new ideal community

License

MIT

DSH Plugins 是独立的 DeepSeek Harness 插件市场,与 DeepSeek 官方无关,也不代表官方背书。第三方插件未经安全审计,安装前请审查源码。

每周获取最新的 DeepSeek Harness 插件,绝不滥发。