AI Agent Hub
Back to plugins
🖥️

dsh-file-panel-left

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install ssjob123/dsh-file-panel-left

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install ssjob123/dsh-file-panel-left in the DeepSeek Harness terminal to install this plugin; the source repository is https://github.com/ssjob123/dsh-file-panel-left . After installation, restart DSH and hard-refresh the browser to see the file workbench sidebar.

About this plugin

When you find yourself constantly juggling files inside DSH Web, a sidebar stuffed with a terminal, browser, Git panel, and task manager can feel like overkill. dsh-file-panel-left strips the sidebar down to a pure file workbench: a file tree docked on the left, a content area on the right, and nothing else. No terminal, no Git, no tabs, no plugin market — just browse, edit, preview, and reference files in a single, focused surface.

The core experience centres on everyday file workflows. The file tree loads lazily one directory level at a time, resolves symlinks and UNC network paths, and offers a debounced global search. The CodeMirror 6 editor highlights more than twenty languages, auto-saves every second, and includes bracket matching, code folding, column selection, and a one-click JSON formatter. Six built-in viewers handle images, PDFs, Markdown (with Mermaid diagram rendering), sandboxed HTML, source code, and a clear binary notice. Selecting code in the editor and releasing the mouse triggers an

Use Cases

  • Quickly browse and edit project files within DSH Web
  • Open and preview code, Markdown, or HTML directly from chat
  • Generate @-references by selecting text to drive AI conversations precisely

Best For

  • Developers who frequently handle files in DSH Web
  • Users who need a lightweight, focused file editing environment
  • Developers who want @-references for precise AI code conversations