Back to home

dsh-io

dsh-dev

Toolchain CLI for DeepSeek Harness (dsh) plugin authors: scaffold, dev, check and publish plugins with hot reload

Stars
0
Language
TypeScript
Created
Aug 17, 2026
Updated
Aug 17, 2026

Introduction

dsh-dev

Toolchain CLI for DeepSeek Harness (dsh) plugin authors.

Install

npx @dsh-io/dsh-dev --help

Commands

CommandPurpose
dsh-dev scaffold <name>Generate a new plugin project (tool template)
dsh-dev devRun the project under dsh web with file watching
dsh-dev checkValidate manifest, YAML and TypeScript build; --smoke boots dsh with the plugin mounted
dsh-dev publishRun the publish checklist and preview npm publish --dry-run

License

MIT