DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-mcp-diff

Renders uniform diff cards for MCP filesystem calls, built-in edit/write tools, and bash file mutations in DeepSeek Harness Web.

VisionUI & ProductivityTerminal & TUIDeveloper Tools
4GitHub Stars0ForksUpdated2026-09-02

Install

$ dsh plugin --profile web add dsh-mcp-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-mcp-diff is a client UI plugin for DeepSeek Harness Web GUI that standardizes file mutation displays into uniform, collapsible diff cards. It provides per-line diff highlighting for MCP filesystem operations (edit_file, write_file, move_file), overrides built-in edit and write tool views with unified hunk contexts, and parses file-mutating bash commands (like sed -i, heredocs, and cat/tee redirects) into structured diff cards.

Key Capabilities

  • Registers toolviews for MCP filesystem operations including edit_file, write_file, and move_file
  • Overrides built-in edit and write tools with unified hunk LCS diff rendering
  • Parses bash file mutations (heredocs, sed -i, cat/tee redirects) into visual diff cards
  • Provides collapsible native details cards with per-line addition and deletion highlighting and hunk headers

Useful For

  • Reviewing code modifications executed via MCP filesystem tools directly within the DSH web chat
  • Inspecting file edits generated by heredoc or sed bash scripts in an intuitive diff view
  • Maintaining a compact and tidy chat UI with collapsed-by-default file change summaries

Who It Fits

  • DeepSeek Harness Web GUI users working with MCP filesystem tools or bash script workflows
  • Developers looking for clear, unified diff visualization across tool invocations

Documented Limitations

  • Requires restarting the dsh web server after installation to pick up client bundle additions
  • Default toolview keys assume the MCP filesystem server is named 'filesystem'
  • Bash diff parsing supports specific deterministic patterns and skips dynamic paths or globs

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
Fakek0f3sT/dsh-mcp-diff
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
42ae60c · 2026-09-19

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
4GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-02
Last release
2026-09-02
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