DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-timer-task

Recurring and one-off timer task scheduler for DeepSeek Harness with agent veto capabilities.

Developer ToolsSecurity & Policy
0GitHub Stars0ForksUpdated2026-09-02

Install

$ dsh plugin --profile <name> add github:YOUR_NAME/dsh-timer-task

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-timer-task is a DeepSeek Harness plugin that allows agents to schedule recurring or one-off shell command tasks with dynamic veto windows. Before any scheduled command executes, the plugin notifies the owning session or active subagent with context; if an active agent is still working, the veto window automatically extends, executing the command only when no veto is issued.

Key Capabilities

  • Schedule tasks via model tools (`timer_schedule`, `timer_cancel`, `timer_veto`) with one-off, repeat, or until-done lifecycles
  • Pre-execution prompt injection into the owning agent session or active subagent
  • Dynamic veto window extension while agents are actively running
  • Multi-channel veto support via tool invocation, workspace marker files, or global marker directory
  • Disk-backed task persistence across DeepSeek Harness restarts

Useful For

  • Automating instance teardown or shutdown when overnight build and compilation tasks finish
  • Running periodic cleanup or checkpoint commands during long-running agent workflows
  • Scheduling unattended fail-safe actions that trigger only when the agent becomes idle or fails to respond

Who It Fits

  • DeepSeek Harness developers orchestrating unattended or long-running subagent tasks
  • Engineers automating cloud resource management and cost-reduction shutdowns from within DSH

Documented Limitations

  • Commands are executed with fail-open semantics (the action runs if no veto is received), requiring careful command definitions
  • Only executes local shell commands specified during scheduling
  • Requires proper Cordis patch configuration to activate within a DSH profile

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
0gl20shk0sbt36/dsh-timer-task
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
f3b9ede · 2026-09-02

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-02
Last release
No release detected
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