dsh plugins中文
← Back to popular plugin directory

DeepSeek Harness workspace directory

omdsh-dev/dsh-open-in-vscode · skills

Open DeepSeek Harness workspace directories in VS Code directly from the web GUI.

★ 41GitHub stars
3Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

Add the plugin to your web profile (this runs pnpm inside the profile and reconciles the bundle layer):

Restart the web server (kill -TERM and wait for exit — never kill -9, it tears the session zstd log mid-frame), then refresh the page. The host plugin mounts under dsh-open-in-vscode; the client bundle is served at /plugins/dsh-open-in-vscode/client.js.

The versioned tarball replaces older pinned commits without running a git prepare script. Confirm the installed version with: Configuration

Install command

dsh plugin --profile web add github:omdsh-dev/dsh-open-in-vscode
View GitHub repository ↗Back to popular plugin directory