DSH / BUNDLE / ORCHESTRATION

@dsh-external/dsh-automation

v0.1.5titanwings / dsh-automation3c0188d7d9

External Git bundleBundlesWorkflow & orchestrationCommunity · source reviewedConfigurableWeb UI
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

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 3c0188d7d94ed5b1e8caffeb73d7ac7ab34aabb3

Capabilities

What it contributes

HostCordis loadableConfigurable
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 / 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.