Back to home@klarkxy

dsh-plugins

Small, independently installable plugins for DeepSeek Harness.

Stars
0
Language
TypeScript
Created
Sep 3, 2026
Updated
Sep 3, 2026
GitHub repo

Introduction

dsh-plugins

Chinese documentation

A small pnpm monorepo for focused DeepSeek Harness plugins that do not need a repository of their own. Every directory under plugins/ is an independently installable DSH bundle.

Plugins

PackagePurpose
dsh-current-titleKeeps a session title aligned with the current task using `MMDD

Install one plugin directly from its GitHub subdirectory:

dsh plugin --profile web add "github:klarkxy/dsh-plugins#path:/plugins/dsh-current-title"

Git source installs require a one-time pnpm build allowlist. See the plugin documentation for the exact profile setting and platform notes.

Development

Requires Node.js 22 or newer and pnpm 10.

pnpm install
pnpm check

Each package owns its bundle patch, runtime code, tests, and release version. The repository root is not itself a DSH bundle.

License

SATA License 2.1