AI Agent Hub
Back to plugins
dsh-code-review preview

dsh-code-review

Web Tools Updated 2026.08.17

Run the following command in DeepSeek Harness:

dsh plugin install yangzhe1991/dsh-code-review

Paste the following prompt into your AI chat to install this plugin:

在 DeepSeek Harness 中安装此插件,源代码仓库位于 https://github.com/yangzhe1991/dsh-code-review

About this plugin

Viewing Git Diff output in a conversation often results in truncated or simply formatted text, making complex code review difficult. The width limitations of the chat window make side-by-side comparison of changes cumbersome.
The dsh-code-review plugin solves this by converting diff output into a standalone code review page in a new tab. It offers a GitHub-like two-column view with features like syntax highlighting and inline comments, ensuring a clear and detailed review experience regardless of conversation length.
This tool is perfect for developers who need to frequently review code changes, especially those collaborating via DeepSeek Harness. It seamlessly integrates with DSH themes, supporting both dark and light modes, and streamlines the review process, allowing teams to efficiently handle code reviews without leaving the chat interface.

Screenshots

Use Cases

  • View Git diff in DSH chat with one click
  • Compare old and new code side by side
  • Add review comments directly on code lines

Best For

  • Developers needing frequent code reviews
  • Teams collaborating via DeepSeek Harness
  • Engineers handling complex code changes