dsh-foundry
Plugin Foundry — a self-extending, everything-is-a-plugin compiler for DeepSeek Harness. Ships a blueprint registry (scaffold → validate → deploy) as a runtime Service, three model tools, and a blueprint-gallery settings page.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hellosky983/dsh-foundry说明文档
阅读完整 README ↗Configuration
本插件无配置项、无环境变量、无敏感信息。蓝图参数有内置默认值(如 host-tool.toolName 默认 my_tool),调用 foundry_scaffold 时按需覆盖即可。
| 项 | 默认 | 说明 |
|---|---|---|
| 蓝图参数 | 见各蓝图的 params | foundry_blueprints 会列出每个参数的 default |
/foundry/state 路由 | 只读 GET | 仅向本地浏览器暴露蓝图元数据(无敏感数据) |