安装
npx @dsh-io/dsh-dev --help此命令根据 GitHub 仓库地址生成。运行前请检查上游 README 与源代码;需要可复现安装时,请固定 release 或 commit。
README
维护者编写的文档快照。
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
项目文件与信号
以下项目是目录快照中检测到的公开仓库信号。
仓库信息
- 开发语言
- TypeScript
- 许可证
- MIT
- 最后更新
- 2026年8月17日 13:36
谨慎安装
请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。