DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-file-trace

Web UI file tracking plugin for DeepSeek Harness that inspects file reads, writes, and line-by-line diffs in real time.

UI & ProductivityTerminal & TUIDeveloper Tools
1GitHub Stars0ForksUpdated2026-09-18

Install

$ dsh plugin --profile web add '@dsh-external/dsh-file-trace@github:lhh010/dsh-file-trace#v0.3.12'

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-external/dsh-file-trace is a pure client-side DeepSeek Harness Web UI plugin that records and visualizes file operations (reads, writes, edits) performed by models during a session. Injected directly into the conversation session header utility slot, it offers a draggable and dockable side panel featuring line-numbered views, syntax highlighting, Obsidian-style Markdown rendering, and terminal-style line diffs with hunk collapsing.

Key Capabilities

  • Tracks model file operations (read, write, edit) including execution status, errors, timestamps, and payload sizes
  • Line-by-line terminal-style diff viewer with deletion (red), addition (green), and modification (blue) highlighting
  • Hunk context folding (±3 lines context) and long-line collapsing for cleaner inspections
  • Obsidian-style Markdown preview mode for .md and .mdx files during read, write, or edit operations
  • Syntax highlighting for common programming languages and data formats
  • Floating, resizable, and right-docking side panel that automatically shifts chat view content without overlapping

Useful For

  • Reviewing code and file changes made by AI models before or during execution in DSH Web UI
  • Inspecting file read payloads and line numbers directly from the chat session
  • Reading rendered Markdown documentation generated or edited by DeepSeek Harness

Who It Fits

  • Developers using DeepSeek Harness Web UI who want fine-grained visibility over model file modifications
  • Engineers auditing automated agent file operations and code diffs

Documented Limitations

  • Designed for DSH dsh-v0.1.2-alpha.x and incompatible with 0.1.1-rc.2
  • Only covers operations loaded within the current chat view window
  • Full-file edit diff context relies on prior file read/write events within the same session window
  • Syntax highlighting is based on lightweight regex tokenization rather than full AST parsing

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
lhh010/dsh-file-trace
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
6ea8ba2 · 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
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-18
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