DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-document-review

DeepSeek Harness plugin for locally reviewing Markdown files and directories with browser-based annotations and model-facing review tools.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & Policy
2GitHub Stars0ForksUpdated2026-08-23

Install

$ dsh plugin --profile web add dsh-document-review

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-document-review is a DSH Web-profile plugin that launches a local Markdown review interface. Users can add comments, replacement suggestions, and deletion suggestions; DSH agents retrieve annotations and apply source edits through normal file-editing tools.

Key Capabilities

  • Registers four model-facing tools to start, list, update, and stop Markdown review sessions.
  • Reviews individual Markdown files or recursively browsed Markdown directories.
  • Provides a local browser UI for comments, replacement suggestions, deletion suggestions, and annotation status actions.
  • Stores annotations in a central append-only JSONL store and reports source-hash staleness.
  • Adds a document-review launcher to Workspace sidebar menus in the DSH client.
  • Supports configurable ports, idle timeout, indexing limits, ignored directories, and global or workspace-specific settings.

Useful For

  • Human review of READMEs, ADRs, plans, and other Markdown documents authored with DSH agents.
  • Collecting granular editorial feedback before an agent applies document changes.
  • Reviewing a directory of Markdown files from one local browser session.
  • Opening document review from a DSH Workspace sidebar menu.

Who It Fits

  • DeepSeek Harness users working with Markdown documents.
  • Teams or individuals who want human-in-the-loop document feedback for DSH agents.
  • Developers using the DSH Web profile.

Documented Limitations

  • The browser UI does not edit Markdown source; agents apply changes using normal DSH file-editing tools.
  • Review access is limited to readable .md and .markdown files on the local machine.
  • The review server is local-only and binds to 127.0.0.1.
  • Directory review is capped at 500 Markdown files.
  • Quick search indexes filenames rather than file contents.

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 3 runtime, 14 development, 9 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
yabo083/dsh-document-review
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
765f13c · 2026-08-23

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