DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-file-preview

A DeepSeek Harness Web plugin that adds a floating workspace file preview and editor.

UI & ProductivityTerminal & TUIDeveloper ToolsRemote Execution
1GitHub Stars0ForksUpdated2026-08-18

Install

$ dsh plugin --profile web add @undeadsheep/[email protected]

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-preview installs a host service and browser UI for DeepSeek Harness Web. It opens workspace files in a movable, resizable floating panel with browsing, search, editing, Markdown, and image-preview features.

Key Capabilities

  • Adds a session-header button and conversation file-path links to open files in a floating preview panel.
  • Browses workspace files with lazy directory loading and Quick Open fuzzy search.
  • Edits text files with CodeMirror 6 and saves changes back to the workspace.
  • Provides Markdown preview/edit switching with GFM support and sanitized output.
  • Previews PNG, JPG, GIF, and WebP images up to 5 MB with zoom and pan.
  • Supports light/dark mode and workspace-level preview theme and editor configuration.
  • Excludes listed heavy directories and sensitive file patterns from the tree, Quick Open, and manual opening.

Useful For

  • Inspect a workspace file without leaving a DeepSeek Harness conversation.
  • Quickly find, review, and edit source or Markdown files during a session.
  • Open file paths mentioned in a conversation inside the preview panel.
  • Preview supported local images and Markdown documentation.

Who It Fits

  • DeepSeek Harness users running the Web client.
  • Developers working with files in DSH workspaces.
  • Users who want an in-session file viewer and lightweight editor.

Documented Limitations

  • Requires DeepSeek Harness and installation in the Web profile; the README instructs users to restart `dsh web` after installation.
  • Image preview is limited to PNG, JPG, GIF, and WebP files of 5 MB or less; SVG opens as text.
  • The plugin skips specified heavy directories and sensitive file patterns, which cannot be opened through its preview interface.
  • Markdown does not render native HTML, and HTTP(S), data, and javascript image/link targets are not loaded.
  • The README currently instructs installing the pinned `0.1.2` version because of a stated newly-published-package gate.

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

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
UndeadSheep/dsh-file-preview
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
9b3689b · 2026-09-16

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