bugmaker2/dsh-plugin-template2

dsh-plugin-template

Minimal host and client plugin template for DeepSeek Harness.

AI 분석

核心用途是为 DSH 插件开发者提供标准的脚手架起点。适合想要学习或快速开发 DSH 插件的开发者,包含完整的宿主端挂载与浏览器端打包配置示例。

패키지
dsh-plugin-template
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 13.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bugmaker2/dsh-plugin-template

Install locally

dsh plugin --profile web add /absolute/path/to/dsh-plugin-template

Restart the Web profile and refresh the page. The Host entry is mounted by cordis.patch.yml; the Client bundle is served through the dsh.client declaration in package.json.