DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-cron

Unattended job scheduler plugin for DeepSeek Harness running agent prompts or command scripts on cron schedules.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution
4GitHub Stars1ForksUpdated2026-09-15

Install

$ dsh plugin --profile web add https://github.com/squirrel20/dsh-cron/releases/latest/download/dsh-cron.tgz

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-cron is a host-side scheduled jobs plugin for DeepSeek Harness. It allows running unattended one-shot agent tasks or shell command tasks on 5-field cron schedules, fixed intervals, or one-time timestamps. It includes durable dispatch persistence via domain storage, overlap and misfire policies, a full web sidebar UI, and conversational tools/skills to create and manage scheduled jobs from within interactive sessions.

Key Capabilities

  • Schedules tasks using cron expressions with IANA time zones, fixed second intervals, or one-time RFC 3339 timestamps
  • Executes unattended one-shot agent tasks with prompts or direct shell commands
  • Persists job state and bounded execution history across process restarts using storage domains
  • Provides configurable overlap policies (skip, queue, replace) and misfire policies (skip, runOnce)
  • Offers a dedicated sidebar panel UI for viewing run status, history logs, creating jobs, and triggering manual runs
  • Exposes agent tools and a bundled skill (cron-create) for managing jobs through conversational prompts
  • Supports optional delivery notification commands on failure or run completion

Useful For

  • Running unattended daily or weekly log analysis and report generation using DeepSeek Harness agents
  • Executing recurring periodic health checks or background maintenance scripts
  • Scheduling one-off delayed tasks or recurring automated dependency reviews from conversational sessions

Who It Fits

  • DeepSeek Harness developers and administrators needing autonomous background task automation
  • Users managing continuous periodic agent reviews or maintenance workflows

Documented Limitations

  • Queue depth during overlapping runs is limited to 1 (only the latest squeezed-out occurrence is queued)
  • Config-declared jobs cannot be deleted or created through interactive session tools (only manual jobs can be modified dynamically)
  • Agent tasks operate unattended with fixed non-interactive framing, preventing follow-up interactive questions during execution

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
squirrel20/dsh-cron
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
84d2ca7 · 2026-09-18

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
4GitHub stars
Forks
1
Open issues
4
Last commit
2026-09-15
Last release
2026-09-15
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app