DSH-better-sidebar
omdsh-dev/DSH-better-sidebar
Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs.
DeepSeek Harness plugin
Open DSH workspace directories in VS Code directly from the web GUI.
Jump to installReview the source first, then copy the community registry command.
dsh plugin --profile web add github:omdsh-dev/dsh-open-in-vscodeThis command comes from the community registry snapshot. Review the repository and package scripts before running it.
Read-only discovery metadata. Verify every field against the repository before use.
registry-record.jsonDiscovery metadata · verify at source{
"name": "dsh-open-in-vscode",
"owner": "omdsh-dev",
"category": "notify",
"description": "Open DSH workspace directories in VS Code directly from the web GUI.",
"install": "dsh plugin --profile web add github:omdsh-dev/dsh-open-in-vscode",
"npm": null,
"stars": 40,
"added": "2026-08-13",
"source": "registry"
}Catalog inclusion and GitHub stars do not certify this plugin. Inspect its manifest, install scripts, permissions, network behavior, secrets handling, license, and open issues before adding it to a profile.