DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-file-trace

Web UI file tracking plugin for DeepSeek Harness that records file reads, writes, and edits with line-by-line diffs.

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

Install

$ dsh plugin --profile web add '@dsh-external/dsh-file-trace@github:omdsh-dev/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-file-trace is a client-side DeepSeek Harness UI plugin that monitors and displays model file operations (read, write, edit) directly in the session header. It provides line-numbered file viewing, line-by-line colored diffs (red deletion, green addition, blue modification), hunk folding, syntax highlighting, Obsidian-style Markdown preview, and a resizable, draggable floating window with right-edge docking.

Key Capabilities

  • Tracks model file reads, writes, and edits in real time within the active session window
  • Displays line-by-line diffs with syntax highlighting and inline modification highlighting
  • Folds unchanged hunk contexts (±3 lines) and auto-truncates long lines over 120 characters
  • Provides an Obsidian-style rendered Markdown reading mode for markdown documents
  • Supports draggable, resizable floating window that can dock to the right side of the screen
  • Displays actual error messages for failed file read, write, or edit operations

Useful For

  • Inspecting file modifications and code diffs generated by AI models during coding sessions
  • Reviewing full-file contents and reading rendered documentation while chatting with DeepSeek Harness
  • Debugging file operation errors and verifying tool call payloads

Who It Fits

  • Developers using DeepSeek Harness Web UI for code generation and refactoring
  • Users needing a clear visual audit log of all model-assisted file modifications

Documented Limitations

  • Requires DSH dsh-v0.1.2-alpha.x; incompatible with older versions such as 0.1.1-rc.2
  • Only reflects operations within the currently loaded Chat window snapshot
  • Full-file reconstruction for edit operations depends on earlier file read/write operations within the same window
  • Syntax highlighting is regex-based and may not parse all complex language structures accurately

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
omdsh-dev/dsh-file-trace
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
9039bb0 · 2026-09-18

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-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