DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-workspace-native-open

Adds native OS actions (File Explorer, Terminal, VS Code) to workspace menus in DeepSeek Harness Web.

UI & ProductivityTerminal & TUIDeveloper Tools
0GitHub Stars0ForksUpdated2026-09-08

Install

$ dsh plugin --profile web add github:JoeyLearnsToCode/dsh-workspace-native-open

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-native-open enhances the DeepSeek Harness Web GUI workspace menu with native host actions. When accessing the Web interface via loopback addresses, it injects actions to open the selected workspace in the system file explorer, terminal, or VS Code, managing path translations for platforms like WSL.

Key Capabilities

  • Adds 'Open in File Explorer' action using native system handlers (explorer.exe, open, xdg-open)
  • Adds 'Open in Terminal' action with shell detection (pwsh, powershell, WSL translation, or bash)
  • Adds 'Open in Code' action to launch VS Code on the workspace directory
  • Restricts execution and UI visibility strictly to loopback/localhost addresses for security
  • Supports seamless path resolution and translation across Windows, macOS, Linux, and WSL

Useful For

  • Quickly opening a DeepSeek Harness workspace directory in local code editors or file managers
  • Spawning a terminal directly in the current workspace directory from the Web GUI
  • Local development workflows requiring quick desktop context switching

Who It Fits

  • Developers running DeepSeek Harness locally on Windows, WSL, Linux, or macOS
  • Users managing multiple DSH workspace repositories who need quick desktop access

Documented Limitations

  • Only active and accessible when connecting via loopback hostnames (localhost, 127.0.0.1, ::1, dsh.localhost)
  • Relies on DOM observation and aria-label pairing to attach menu items in the Web GUI
  • Does not pre-validate whether VS Code is installed before attempting to launch it
  • WSL terminal launches via translated Windows console paths

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, 0 development, 0 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
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
JoeyLearnsToCode/dsh-workspace-native-open
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
d42941c · 2026-09-09

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