Host-side unattended job scheduler: runs one-shot agent tasks or shell commands on cron, interval, or one-time schedules, with persisted at-most-once dispatch state, overlap/misfire policies, and bounded run history.
- Version
- v0.12.1
- License
- MIT
- Added
- 2026-08-27
GitHub info
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 27, 2026, 2:06 PM
- Maintainer
- squirrel20
- Added
- 2026-08-27
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

Create-job modal
https://raw.githubusercontent.com/squirrel20/dsh-cron/main/assets/demo-new-job.png

Run now / pause / edit / delete
https://raw.githubusercontent.com/squirrel20/dsh-cron/main/assets/demo-row-menu.png

Sidebar job list with expanded run history; clicking an agent run opens the full session replay
https://raw.githubusercontent.com/squirrel20/dsh-cron/main/assets/demo-run-session.png
Install
dsh plugin --profile web add "https://github.com/squirrel20/dsh-cron/releases/latest/download/dsh-cron.tgz"Tags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/squirrel20/dsh-cron)Related plugins
Workflow & Automationdsh-agent-teams
★ 1192AgentTeams multi-agent teams.
sandbase-harness
★ 638Connects dsh to a local SandBase Harness runtime over stdio MCP for managing agents and sessions, streaming turns, inspecting artifacts and cancelling work.
dsh-image-gen
★ 279Native conversational image generation for DeepSeek Harness: ask the agent to create an image, and it handles generation and keeps the result directly in the conversation.