dsh-io / dsh-dev

已收录

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

main工具 查看源代码

安装

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

此命令根据 GitHub 仓库地址生成。运行前请检查上游 README 与源代码;需要可复现安装时,请固定 release 或 commit。

README

维护者编写的文档快照。

在 GitHub 查看 ↗
提交版本 6a5f3c4同步于 2026年8月18日

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

项目文件与信号

以下项目是目录快照中检测到的公开仓库信号。

测试已检测
文档已检测

仓库信息

开发语言
TypeScript
许可证
MIT
最后更新
2026年8月17日 13:36

谨慎安装

请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。