dongsheng123132/dsh-2origin ↗★ 0
dsh-2origin
Evidence-first 2Origin state projection, diff and immutable freeze for DeepSeek Harness
AI 분석
核心用途是确保工作区状态的确定性与不可篡改性。具体用途尚不清楚,建议阅读仓库说明。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dongsheng123132/dsh-2originInstall
dsh plugin --profile add github:dongsheng123132/dsh-2origin
Configure the workspace explicitly:
- id: dsh-2origin
name: dsh-2origin
config:
workspaceRoot: C:/absolute/project/path
stateFile: demo/my-task/task.origin.json
freezeDir: .2origin/frozen
All configured file paths are relative to workspaceRoot. Traversal and symlink escape are refused.