DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-approval-diff

Replaces raw tool-call approval prompts with rich inline diff reviews, word highlights, and disk-anchored context.

Developer ToolsSecurity & Policy
0GitHub Stars0ForksUpdated2026-08-31

Install

$ pnpm dsh plugin --profile web add ~/dsh-plugins/dsh-approval-diff

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-approval-diff is a DeepSeek Harness UI plugin that enhances file-change approval prompts. Instead of displaying raw text arguments (old_string and new_string) with no context, it renders inline split or unified diffs anchored to current disk content, provides word-level change highlights, merges consecutive same-file edits, and warns about stale operands.

Key Capabilities

  • Renders real diff reviews with line numbers and surrounding context inside native approval cards
  • Supports split and unified diff view toggles with saved user preference
  • Provides word-level highlighting for changed lines
  • Fetches disk truth at prompt time and provides warnings if target operands are stale
  • Merges queued pending edits to the same file into a single consolidated diff review
  • Supports session-based file arming (auto-allow edits for a specific file during the session)

Useful For

  • Reviewing AI-generated code and text edits with contextual line diffs prior to approval
  • Safeguarding against accidental stale-context overwrites during multi-turn editing sessions
  • Streamlining multiple consecutive edits to the same file in DeepSeek Harness web chats

Who It Fits

  • Developers utilizing DeepSeek Harness for interactive coding and refactoring workflows
  • Teams seeking clearer visual safeguards before granting file modification permissions

Documented Limitations

  • Only enhances file-changing approvals (edit, write, deletion bash commands); non-file approvals fall back to native UI
  • Deletion review displays the executed command text rather than the deleted file contents
  • Requires DeepSeek Harness v0.1.2 or newer
  • Strictly depends on the dsh-diff-view package for diff rendering and stylesheet styling

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 1 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

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
joao-paulo-santos/dsh-approval-diff
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
2f58c52 · 2026-08-31

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-31
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