AI Agent Hub
Back to plugins
⚙️

dsh-timer

Workflow Updated 2026.08.23

Run the following command in DeepSeek Harness:

dsh plugin install life1996cou/dsh-timer

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install life1996cou/dsh-timer in your terminal to install this plugin; the source repository is available at https://github.com/life1996cou/dsh-timer . After installation, restart dsh web to load the scheduled-task module.

About this plugin

If you often compose a prompt in DSH (DeepSeek Harness) but want it to fire hours later automatically, dsh-timer is the scheduled-task plugin built for that. A native-style toggle sits in the toolbar below the message input: when enabled, clicking the Send button queues the current draft as a scheduled task instead of sending it immediately, while pressing Enter always sends normally. The two modes never clash.

Core capabilities include a one-click off-peak picker that snaps to the nearest free Beijing-time slot, a live task list showing pending, running, completed (with finish time), and failed states, per-task cancel and bulk clear, unlimited concurrency with independent trigger times, and full-access continuation in the original conversation thread so no context is lost.

It suits users handling long-running tasks in DSH, those who need instructions to execute within a specific time window, or anyone who wants to avoid peak-hour degradation. After a simple install and a dsh web restart, the module is ready with no extra API setup.

Use Cases

  • Compose a long-running prompt and schedule it to auto-execute in the original DSH conversation after hours
  • Avoid peak model hours with one click to snap to the nearest free time slot
  • Queue multiple tasks at different times and let them fire sequentially with full access at each scheduled moment

Best For

  • Developers handling long-running tasks in DSH
  • Users who prefer executing prompts during off-peak hours to avoid degradation
  • Efficiency-focused users managing multi-step workflows with automation