Repository unavailableThe source repository is currently unavailable. Plugin information is preserved from the last successful DSH Plugin Registry snapshot.
DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-turn-diff

DSH Web UI plugin that summarizes file diffs from each conversation turn in a collapsible panel.

UI & ProductivityDeveloper Tools
0GitHub Stars0ForksUpdated2026-08-21

Install

$ dsh plugin --profile web add link:$(pwd)/dsh-turn-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-turn-diff adds a turn-end summary beneath the final assistant message in DeepSeek Harness Web UI. It aggregates diff hunks from Write/Edit tool results by file and renders them with DSH's DiffBlock component.

Key Capabilities

  • Adds a collapsible change-summary panel at the end of each conversation turn.
  • Shows modified-file and modification counts while collapsed.
  • Groups Write/Edit diff hunks by file when expanded.
  • Lets users open a file path through the host file opener.
  • Uses the host DiffBlock styling for rendered diffs.

Useful For

  • Review all file changes made during one agent turn without reopening individual tool-call cards.
  • Quickly navigate from a turn-level diff summary to a changed file.
  • Inspect grouped Write/Edit changes in DSH Web UI conversations.

Who It Fits

  • DeepSeek Harness users running dsh web.
  • Developers reviewing file edits produced during agent conversations.

Documented Limitations

  • Only covers diffs produced by Write/Edit tool calls; files changed indirectly through terminal commands are not included.
  • Requires dsh web mode.
  • Local installation requires adding the project to the Harness workspace, installing dependencies, and building before linking.
  • The README states that the plugin was AI-generated and has not received human code review.
  • Historical/replay views may lack a view if a relevant tool is not registered during replay.

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

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
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
2436238575/dsh-turn-diff
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
2d50402 · 2026-08-21

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
2
Last commit
2026-08-21
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