概览
@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.viewAutomationViewModel tools
automation_createHarness model toolautomation_listHarness model toolautomation_updateHarness model toolautomation_runsHarness model toolautomation_run_nowHarness model toolautomation_deleteHarness model toolREADME / ZH
插件文档
它增加了什么
原生 Automations 会话视图与六个 workspace-scoped Agent 工具用于创建、查看、更新、执行和删除持久化计划。每次触发都会启动全新的 root Agent 与 Session。
LIMITATIONS
已知限制
任务仅在本地运行,依赖 DSH Host 保持可用,只接受 read-only 或 workspace-write 权限,不提供自动重试或外部副作用的 exactly-once 保证。
