Installation
npx @dsh-io/dsh-dev --helpThis command is generated from the GitHub repository address. Inspect the upstream README and source before running it; pin a release or commit when reproducibility matters.
README
Maintainer-authored documentation snapshot.
dsh-dev
Toolchain CLI for DeepSeek Harness (dsh) plugin authors.
Install
npx @dsh-io/dsh-dev --help
Commands
| Command | Purpose |
|---|---|
dsh-dev scaffold <name> | Generate a new plugin project (tool template) |
dsh-dev dev | Run the project under dsh web with file watching |
dsh-dev check | Validate manifest, YAML and TypeScript build; --smoke boots dsh with the plugin mounted |
dsh-dev publish | Run the publish checklist and preview npm publish --dry-run |
License
MIT
Project files and signals
Shown items are public repository signals detected in the directory snapshot.
Repository information
- Language
- TypeScript
- License
- MIT
- Last updated
- Aug 17, 2026, 1:36 PM
Install deliberately
Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.