GM-HZ/dsh-workflow--packages-bundle1

@gm-hz/dsh-dag-workflow

Installable DSH bundle for durable DAG workflows, Agent authoring, SQLite runs, and Canvas Studio

AI Analysis

核心用途是为 DSH 提供持久化 DAG 工作流、智能体构建及可视化画布。适合需要本地单用户工作流编排与可视化设计的用户,默认使用 SQLite 存储。

Package
@gm-hz/dsh-dag-workflow
Version
0.1.0
License
MIT
Last updated
Aug 23, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GM-HZ/dsh-workflow#260a2408e5089c0d305ea5acb0c71b40655a2253&path:packages/bundle

@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.