Overview
@dsh-external/dsh-automation
Runs recurring or one-shot coding tasks in fresh DSH agent sessions and manages them from the web UI or agent tools.
Community · source reviewed — Pinned source contract reviewed. This is not a security audit or official endorsement.
Install
Install this bundle from GitHub
The CLI validates the bundle, invokes native DSH, then reports completion.
npx dshpub add titanwings/dsh-automation --ref 3c0188d7d94ed5b1e8caffeb73d7ac7ab34aabb3Capabilities
What it contributes
HostCordis loadableConfigurable
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 / EN
Package documentation
What it adds
A native Automations conversation view and six workspace-scoped agent tools create, inspect, update, run, and delete durable schedules. Every occurrence starts in a fresh root Agent and Session.
LIMITATIONS
Known limitations
Runs are local-only, require the DSH Host to remain available, accept only read-only or workspace-write permissions, and do not provide automatic retries or exactly-once external side effects.
