dsh-plugins
Discovered★ 3Community plugins for DeepSeek Harness
dsh-plugins
Monorepo for independently published DeepSeek Harness plugins. The repository uses one Git history, one pnpm lockfile, and shared CI/release automation; every dsh-* directory remains its own npm package.
Packages
| Package | Description |
|---|---|
dsh-redact | Fail-closed canonical tool-output tokenization before model and Session persistence |
dsh-usage | Replay-aware token usage and estimated model cost for the Harness Web UI |
Applications
| Application | Description |
|---|---|
dsh-community | Cloudflare Worker + D1 public usage leaderboard and GitHub-linked profiles |
Development
pnpm install --frozen-lockfile
pnpm run check
pnpm run pack:check
Run a command for one plugin with a pnpm filter:
pnpm --filter dsh-usage run check
New plugins should be direct child directories named dsh-*. Give each package its own package.json, README.md, CHANGELOG.md, LICENSE, source, tests, and release:check script. Do not create a nested .git directory or package lockfile.
Releases
Packages are published independently from GitHub Releases through npm Trusted Publishing, without a long-lived npm token.
After adding the GitHub repository as origin, run pnpm repo:sync and commit the package metadata. Configure a GitHub environment named npm, then configure each npm package's trusted publisher with this repository, workflow publish.yml, environment npm, and allowed action npm publish.
Release tags are package-specific: <package>-v<version>, for example dsh-usage-v0.1.1. The workflow validates the tag against the selected package, runs that package's release checks, and publishes only that package. Normal releases use the npm latest tag; GitHub prereleases use next.
See CONTRIBUTING.md and SECURITY.md for project policy.
Comments
Loading…
Similar plugins
by Ceelog
deepseek harness plugins
★ 8
↓ 101/wk
TypeScript
Aug 23, 2026
dsh plugin --profile web add @opendsh/dsh-plugin-scheduled-tasksby sliverp
Native DSH Hub marketplace plugin for DeepSeek Harness
★ 16
TypeScript
Aug 16, 2026
dsh plugin --profile web add dsh-hubby sugarforever
DeepSeek Harness Plugin for Lark Integration
★ 27
↓ 271/wk
MIT
TypeScript
Sep 7, 2026
dsh plugin --profile web add @sugarforever/dsh-larkby wqty123
Shared real browser plugin for DeepSeek Harness
★ 71
MIT
TypeScript
Sep 16, 2026
dsh plugin --profile web add dsh-builtin-browserby Qingzhou-Joshua
DeepSeek Harness plugin—a simple toolkit for developers.
★ 0
MIT
TypeScript
Aug 14, 2026
dsh plugin --profile web add dsh-dev-toolboxby mishibeikejie
Visual plugin marketplace for DeepSeek Harness — browse, search and install community plugins
★ 79
MIT
TypeScript
Sep 8, 2026
dsh plugin --profile web add zat-dsh-engine