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

@gm-hz/dsh-dag-workflow

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

AI 分析

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

包名
@gm-hz/dsh-dag-workflow
版本
0.1.0
许可证
MIT
最近更新
2026年8月23日

安装

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