DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

omdsh-sidepanel

DeepSeek Harness web GUI plugin that adds a Work-mode file explorer and terminal side panels.

VisionUI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebRemote Execution
0GitHub Stars0ForksUpdated2026-09-03

Install

$ dsh plugin --profile web add @omdsh-plugins/omdsh-sidepanel is **not** that command yet:

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
Side Panels installs into the DeepSeek Harness web profile and mounts a right-side file explorer with previews plus a bottom terminal for Work conversations. It is absent in Chat mode and exposes settings and optional shortcut commands.

Key Capabilities

  • Adds resizable right file-explorer and bottom terminal panels to the web GUI.
  • Lists the conversation workspace, previews text and images, and supports copying file or folder paths.
  • Runs one node-pty shell per conversation through an xterm.js terminal.
  • Provides conversation-scoped routes for directory listing, file preview, image delivery, and terminal WebSocket access.
  • Offers panel.files and panel.terminal commands to an optional shortcut service.
  • Remembers panel sizes in browser localStorage and provides a Plugin Hub terminal setting.

Useful For

  • Browse files associated with a Work conversation without leaving the Harness UI.
  • Inspect text files or images from the conversation workspace.
  • Run shell commands in the conversation working directory.
  • Add workspace navigation and terminal access while retaining the standard Harness layout.

Who It Fits

  • DeepSeek Harness web GUI users working with local project directories.
  • Developers who want file browsing and an integrated terminal alongside Work conversations.

Documented Limitations

  • Only activates where webServer, sessions, and webRuntime are composed; it does not activate on TUI or headless surfaces.
  • Panels are unavailable in Chat mode.
  • The file tree is not watched; users must use the panel refresh button to reconcile changes.
  • Previews support text and inline images; there is no syntax highlighting, editing, or saving.
  • Terminal processes do not survive a Harness restart, and two browser tabs for one session share one shell.
  • node-pty is a native dependency; platforms without a prebuilt binary compile it during installation.
  • The package is not on npm; the documented npm-style dsh plugin add command returns a pnpm 404.

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-plugins/omdsh-sidepanel
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
1ebf8c7 · 2026-09-08

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-03
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