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

@gm-hz/dsh-dag-workflow

用于持久化 DAG 工作流、智能体构建、SQLite 运行和 Canvas Studio 的可安装 DSH 捆绑包

AI 分析

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

套件
@gm-hz/dsh-dag-workflow
版本
0.1.1
授權
MIT
最近更新
2026年8月24日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GM-HZ/dsh-dag-workflow#581207be68fb548a2d1a5aeba0eabe8a34593a90&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.