dsh-file-review: Review Agent-Modified Files in DSH Web
dsh-file-review is a DeepSeek Harness Web workflow plugin maintained by left0ver, which allows users to review files modified by an agent within the browser via a Diff panel. It supports Standard and PTC modes, line-level comments, partial rollbacks, and both Chinese and English interfaces. This article introduces its positioning, core features, pnpm whitelist configuration for cooldown periods, as well as installation commands such as "dsh plugin --profile web add" and typical usage workflows like Chat→Generate→Review. It also reminds users that the plugin runs with the current dsh process permissions and advises verifying the source code and MIT license before installation.
Read MoreUse dsh-file-review to review the files just modified by the Agent in DeepSeek Harness Web
### 翻译版本1(正式技术文档风格): > dsh-file-review is a DeepSeek Harness web interface enhancement plugin maintained by left0ver, licensed under MIT. Files successfully modified by the agent in the current round will appear at the end of the conversation. Click to view line-numbered unified diffs, and undo or reapply the round of text modifications when safe to revert. This article covers the community directory page, GitHub and npm installation commands verified for version 0.3.1, web profile restrictions and precautions. The community directory is not an official DeepSeek store. The plugin runs with the permissions of the current dsh process. Before installation, you should inspect the source code and pin the commit if possible. ### 翻译版本2(更贴合国内开源插件的译法,更自然): dsh-file-review is a web interface enhancement plugin for DeepSeek Harness, maintained by left0ver and released under the MIT License. Files that the agent has successfully modified in the current round will be displayed at the end of the conversation. You can click to view the line-numbered unified diff, and undo or reapply this round of text modifications when it is safe to revert. This article covers the community directory page, verified installation commands for version 0.3.1 on GitHub and npm, as well as web profile limitations and precautions. Note that the community directory is not an official DeepSeek storefront. The plugin runs with the permission level of the current dsh process. Before installing, please check the source code and try to fix the commit hash if possible.
Read More