DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-file-panel-left

VSCode-style left sidebar file workbench for DSH Web featuring a file explorer, CodeMirror editor, previews, and line-level @-references.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSkills & WorkflowsRemote Execution
1GitHub Stars0ForksUpdated2026-08-26

Install

$ dsh plugin --profile web add dsh-file-panel-left

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-panel-left is a focused files-only workbench sidebar plugin for DeepSeek Harness Web. It provides a split-view layout with an interactive file explorer on the left and a multi-viewer pane on the right. Key capabilities include lazy directory loading, syntax-highlighted editing for over 20 programming languages via CodeMirror 6, markdown preview with Mermaid support, sandboxed HTML rendering, image/PDF viewing, and precise line-range @-references that inject lightweight token-saving citations into conversation drafts. Each conversation session maintains isolated directory context and layout state.

Key Capabilities

  • Lazy-loading file tree explorer with global file search, symlink resolution, and context menu actions (create, rename, delete to Recycle Bin/Trash)
  • CodeMirror 6 editor supporting syntax highlighting for 20+ languages, bracket matching, code folding, JSON formatting, and auto-saving
  • Built-in previewers for Markdown (with Mermaid diagrams), sandboxed HTML, images, PDFs, and code files
  • Line-accurate @-references to link specific code ranges into conversation drafts without wasting prompt tokens
  • Chat integration intercepting file links and deliverables to open them directly in the sidebar workbench
  • Extensible service architecture (ctx.betterSidebar) for third-party plugins to register custom tabs and viewers

Useful For

  • Navigating, inspecting, and editing project files directly within DSH Web during active agent sessions
  • Referencing specific line ranges of code (@path L12-L25) for DeepSeek AI contextual queries and refinement
  • Previewing documentation, diagrams, and sandboxed web output generated by LLM tools in a dedicated side-by-side view

Who It Fits

  • Developers and engineers using DSH Web for code generation and project management
  • Researchers and technical writers managing multi-file workspaces and documentation within DSH

Documented Limitations

  • Text encoded in UTF-16 or UTF-32 is detected as binary due to NUL-byte inspection and requires re-encoding to UTF-8
  • On Linux environments, file deletion is permanent due to the lack of a standardized system recycle bin API
  • Does not include integrated terminal, Git, browser, or task management capabilities by design

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 25 runtime, 24 development, 16 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
ssjob123/dsh-file-panel-left
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
5f15f22 · 2026-08-26

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-26
Last release
2026-08-26
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