hellosky983/dsh-foundry2

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.

AI Analysis

核心用途是提供脚手架、验证和部署蓝图的运行时服务,实现插件的自我扩展。适合需要通过模型工具动态生成和部署 DSH 插件的高级开发者。

Package
dsh-foundry
Version
0.1.0
License
MIT
Last updated
Aug 16, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hellosky983/dsh-foundry

Configuration

本插件无配置项、无环境变量、无敏感信息。蓝图参数有内置默认值(如 host-tool.toolName 默认 my_tool),调用 foundry_scaffold 时按需覆盖即可。

默认说明
蓝图参数见各蓝图的 paramsfoundry_blueprints 会列出每个参数的 default
/foundry/state 路由只读 GET仅向本地浏览器暴露蓝图元数据(无敏感数据)