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

A DSH Web UI plugin for browsing, searching, and safely previewing files in the current session workspace.

UI & ProductivityTerminal & TUIDeveloper Tools
1GitHub Stars0ForksUpdated2026-08-17

Install

$ dsh plugin --profile web add https://github.com/wuyh/dsh-workspace-files/archive/refs/tags/v0.2.0.tar.gz

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-workspace-files adds a Files tab to the DSH Web conversation view. It provides breadcrumb-based workspace navigation, capped full-workspace search, file-type icons, and multi-tab previews for text, Markdown, images, and binary-file metadata.

Key Capabilities

  • Adds a Files view tab after the Trace tab in DSH Web.
  • Browses one directory level at a time with clickable breadcrumbs and back navigation.
  • Searches the workspace while excluding noise directories such as node_modules and .git.
  • Previews text with line numbers and highlight.js syntax highlighting.
  • Renders Markdown with marked and DOMPurify, with a source-view toggle.
  • Previews supported images and shows type and size information for binary files.
  • Maintains up to 10 browser-style preview tabs.
  • Provides read-only host routes and validates workspace boundaries for reads.

Useful For

  • Inspect files produced or used during a DSH Web session.
  • Locate workspace files through keyword search.
  • Read source code, configuration files, Markdown documentation, and images without leaving the conversation UI.
  • Review workspace contents on narrow-screen devices using breadcrumb navigation.

Who It Fits

  • DeepSeek Harness Web profile users.
  • Developers working with session workspaces.
  • Users who need read-only workspace file inspection in the DSH conversation interface.

Documented Limitations

  • Requires DSH 0.1.0-rc.6 or a compatible DSH Web profile.
  • The plugin is read-only and cannot create, edit, rename, or delete files.
  • Workspace search is limited to depth 12, 6,000 visited entries, and 200 results.
  • Text previews are limited to the first 256 KB or 3,000 lines; image previews are limited to 3 MB.
  • Only up to 10 preview tabs are retained; older tabs are automatically evicted.

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 4 runtime, 6 development, 5 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
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

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
wuyh/dsh-workspace-files
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
cb032d9 · 2026-08-17

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