weivwang/dsh-stack

Plugin ⭐ 0 MIT other

Reproducible DeepSeek Harness environments in one portable, secret-safe Stackfile.

Install

# 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

Add weivwang/dsh-stack to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.