dsh-plugins
Community plugins for DeepSeek Harness
- Stars
- 0
- Language
- JavaScript
- Created
- Aug 19, 2026
- Updated
- Aug 19, 2026
Introduction
DSH Plugins
Community plugins for DeepSeek Harness, maintained as independently versioned packages in one pnpm workspace.
Packages
| Package | Description | Compatibility |
|---|---|---|
@ywandy/dsh-desktop-temporary-workspace | Creates persistent date-named directories only when a temporary task is first submitted. | DSH Desktop with the workspace-source and deferred-session extensions |
Compatibility
DeepSeek Harness is in developer preview and may make breaking changes. Every package documents its own verified host and peer dependency requirements. The temporary workspace package currently depends on DSH Desktop extensions that are not present in the stock Harness release.
Development
Requires Node.js 22.19 or newer and pnpm 11.7.0 through Corepack.
corepack pnpm install
corepack pnpm check
Each directory under packages/ is an independent npm package. Add a bundle only when at least two plugins need a shared composition.
Community
This repository is listed under the dsh-plugin GitHub topic. Contributions and compatibility reports are welcome through GitHub Issues.