weivwang/dsh-stack

插件 ⭐ 0 MIT other

一个便携、密钥安全的Stackfile,用于创建可重现的DeepSeek Harness环境。

catalog 简介:Reproducible DeepSeek Harness environments in one portable, secret-safe Stackfile.

安装

# Machine A — capture the environment that already works
dsh-stack export --profile web --name "research-workbench"

# Machine B — inspect before trusting
dsh-stack inspect web.dsh-stack.json
dsh-stack plan web.dsh-stack.json --profile research

# Reproduce, then verify through Harness itself
dsh-stack apply web.dsh-stack.json --profile research --yes

weivwang/dsh-stack 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。