0gl20shk0sbt36/dsh-timer-task0

dsh-timer-task

DSH plugin: agent-schedulable recurring timer tasks with veto. When a task fires, the owning session (or its blocking subagent) is prompted and may veto (timer_veto tool or marker file); the command runs only when nobody vetoes.

包名
dsh-timer-task
版本
0.1.1
许可证
MIT
最近更新
2026年9月2日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:0gl20shk0sbt36/dsh-timer-task

配置 / Configuration

配置项默认说明
vetoWindowSeconds60全部 agent 空闲后,无人 veto 的宽限窗口(秒)
checkIntervalSeconds20定时器检查周期(秒)
vetoDir~/.dsh/plugins/dsh-timer-task/veto全局 veto 标记目录(插件进程可写)
persistFile~/.dsh/plugins/dsh-timer-task/tasks.json任务持久化文件