DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-plugin-diff-review

A DeepSeek Harness web UI plugin for reviewing, editing, staging, discarding, and commenting on project diffs.

VisionTerminal & TUIDeveloper ToolsSecurity & PolicyRemote Execution
6GitHub Stars0ForksUpdated2026-08-16

Install

$ dsh plugin --profile web add github:Civitasv/dsh-plugin-open-editor#main

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-plugin-diff-review adds a Codex-style review workspace to DeepSeek Harness. It lets users inspect Git and session-related change scopes, browse unified or split diffs, edit files, manage file-level or hunk-level changes, and send review comments to the agent.

Key Capabilities

  • Opens a review workspace from the conversation header.
  • Reviews last-turn, unstaged, staged, commit revision, and branch change scopes.
  • Displays per-file unified diffs with single-column and split views.
  • Provides a searchable, expandable file tree and file tabs.
  • Edits text files with automatic saving; previews images and highlights common code and document formats.
  • Stages, unstages, or discards changes by file or hunk.
  • Supports commit, commit-and-push, and push actions.
  • Adds line comments to diffs and sends consolidated comments to the agent.
  • Opens files in an external editor through the required open-editor plugin.
  • Lets users add selected assistant-response text back to the current conversation input.

Useful For

  • Reviewing uncommitted project changes inside a DSH conversation.
  • Inspecting and selectively staging or discarding Git changes.
  • Giving an agent line-level feedback on a diff.
  • Editing a reviewed file without leaving the DSH review workspace.
  • Reviewing the changes associated with a commit revision or branch.

Who It Fits

  • DeepSeek Harness users working with Git repositories.
  • Developers who want an in-DSH diff-review workflow.
  • Users collaborating with an agent on code changes.

Documented Limitations

  • Requires dsh-plugin-open-editor to be installed alongside it.
  • Requires both plugins to be registered in the web profile's cordis.patch.yml before DSH loads them.
  • Opening a file in an editor requires the open-editor plugin to be enabled and the target editor to be launchable from PATH.
  • Files changed directly through terminal commands may not appear in the last-turn scope; Git unstaged or staged scopes can be used instead.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 15 runtime, 13 development, 0 peer, and 0 optional dependencies.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
Civitasv/dsh-plugin-diff-review
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
961596e · 2026-09-13

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
6GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-16
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app