DSH / BUNDLE / ORCHESTRATION

@dsh-external/dsh-automation

v0.1.5titanwings / dsh-automation3c0188d7d9

外部 Git 组合包组合包工作流与编排社区 · 源码契约已核对可配置Web UI
运行时构成
HOSTCLIENTUITOOLDATAFLOW

概览

@dsh-external/dsh-automation

在全新的 DSH Agent Session 中运行周期或单次 Coding 任务,并通过 Web UI 或 Agent 工具管理。

社区 · 源码契约已核对 — 已核对固定版本的源码契约;这不等于安全审计或官方背书。

安装

从 GitHub 安装此组合包

CLI 会验证组合包、调用原生 DSH 安装,成功后才上报完成。

npx dshpub add titanwings/dsh-automation --ref 3c0188d7d94ed5b1e8caffeb73d7ac7ab34aabb3

能力

它贡献了什么

HostCordis loadable可配置
Client / UIWeb UI1 contributions
Model tools6automation_create, automation_list
Profile stateconditionalweb

UI contributions

conversation.viewAutomationView

Model tools

automation_createHarness model tool
automation_listHarness model tool
automation_updateHarness model tool
automation_runsHarness model tool
automation_run_nowHarness model tool
automation_deleteHarness model tool

README / ZH

插件文档

它增加了什么

原生 Automations 会话视图与六个 workspace-scoped Agent 工具用于创建、查看、更新、执行和删除持久化计划。每次触发都会启动全新的 root Agent 与 Session。

LIMITATIONS

已知限制

任务仅在本地运行,依赖 DSH Host 保持可用,只接受 read-only 或 workspace-write 权限,不提供自动重试或外部副作用的 exactly-once 保证。