メインコンテンツへスキップ
Y

dsh-plugins

ywandy/dsh-plugins

Adds a deferred default workspace backed by a shared configurable working directory.

インストール

dsh plugin --profile web add github:ywandy/dsh-plugins

README

DSH Plugins

中文

Community plugins for DeepSeek Harness, maintained as independently versioned packages in one pnpm workspace.

Packages

PackageDescriptionCompatibility
@ywandy/dsh-desktop-temporary-workspaceCreates ungrouped sessions that share a configurable default working directory, selected from the existing Workspace picker.Unmodified DSH Desktop origin/main with @deepseek-ai/dsh@0.1.0-rc.7

Install

dsh plugin --profile web add @ywandy/dsh-desktop-temporary-workspace

The package's dsh.bundle manifest mounts it automatically. See the package README for host compatibility and configuration details.

Compatibility

DeepSeek Harness is in developer preview and may make breaking changes. Every package documents its own verified host and peer dependency requirements. The default-workspace plugin is verified against the unmodified DSH Desktop origin/main composition using @deepseek-ai/dsh@0.1.0-rc.7.

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 and may declare its own dsh.bundle installation manifest. Add an aggregate suite 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.

License

MIT

関連プラグイン