GM-HZ/dsh-dag-workflow--packages-bundle ↗★ 1
@gm-hz/dsh-dag-workflow
Installable DSH bundle for durable DAG workflows, Agent authoring, SQLite runs, and Canvas Studio
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GM-HZ/dsh-dag-workflow#581207be68fb548a2d1a5aeba0eabe8a34593a90&path:packages/bundle说明文档
阅读完整 README ↗@gm-hz/dsh-dag-workflow
Installable DeepSeek Harness bundle for durable DAG workflows, Agent authoring tools, SQLite persistence, and Canvas Studio.
dsh plugin --profile web add @gm-hz/dsh-dag-workflow
The bundle patch mounts the durable runtime and @gm-hz/dsh-dag-workflow-canvas. Its default SQLite database is stored at dshHomePath('dsh-workflow/workflows.db').
The Canvas Remote accepts only live, top-level Agents from the Host registry. Its zero-config policy is intended for a local single-user profile; multi-user deployments must configure the Canvas plugin's user/workspace/action authorize policy directly.
See the repository README for the template format, authoring flow, execution API, security boundary, and custom node SDK.