dsh-automation
Run the following command in DeepSeek Harness:
dsh plugin install alpacachen/dsh-automation
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install alpacachen/dsh-automation in your terminal to complete the installation; the source is at https://github.com/alpacachen/dsh-automation and you can restart dsh web once installed.
About this plugin
Scheduling Agent work in DSH used to mean retyping the same prompt, waiting for a result, and repeating the cycle. dsh-automation lets you describe a one-time or recurring Agent task in a single sentence and have it execute on schedule, turning repetitive workflows into a set-and-forget automation.
Core capabilities include RFC 5545 recurrence with IANA time zones, fresh sessions by default to avoid context pollution, and the option to pin a run to a persisted session that resumes exactly. Each task can pin an Agent preset, provider and model pair, an ordered skill list, and a host permission preset, with full lifecycle controls such as pause, resume, run-now, and delete. A visual recurrence editor covers common schedules without hand-writing RRULE, and failed runs can retry automatically or auto-pause on consecutive failures.
Built for developers and teams who run recurring DSH jobs like dependency checks, release-readiness reviews, daily handoff summaries, or workspace audits, and want to replace repeated prompt entry with a single declarative configuration that the Agent executes on time.
Screenshots
Use Cases
- Daily automated workspace audit for release blockers
- Recurring code change summaries and work tracking
- Scheduled dependency update checks
Best For
- Developers running repetitive Agent tasks in DSH
- Engineering teams needing scheduled automation pipelines
- DSH users who want to reduce manual repetition
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.
