DSH | Workflow One | 可视化多智能体工作流编排与断点恢复 #4366
chumingjun
started this conversation in
Show Your Plugins!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
项目地址
项目介绍
Workflow One 是运行在 DeepSeek Harness 进程内的可视化 AI 工作流编排套件。它把多个真实 dsh agent、脚本、条件分支、HTTP 请求和输入/输出节点组合成 DAG,并在官方 Web UI 中提供画布、实时运行进度和成果面板。
主要能力:
ctx.agents、工具、会话和技能系统与 DSH 的集成方式
dsh-ccpg-one是聚合包,内置 7 个 Cordis 插件,通过dsh.bundle.patch挂载到当前 profile;画布入口为/wf1/,同时在官方对话输入框旁提供工作流按钮。agent 节点在当前 dsh workspace 中运行,不另起一套 agent runtime。安装到普通 web profile:
Harness Desktop 用户可在 Open DSH Terminal 中执行:
截图
欢迎试用并反馈真实工作流场景,尤其是长流程恢复、多人协作和飞书交付。
All reactions