dsh-plugin-cron
Agent 任务定时调度器:自然语言或侧栏 UI 创建任务,到点向新建/固定会话注入 user 消息触发完整 agent turn,带执行历史、手动触发与 SSE 实时同步。
Cron scheduler for agent tasks: create jobs by natural language or a sidebar UI, inject a user message into a new or fixed session on schedule to trigger a full agent turn, with run history, manual trigger, and live SSE sync.
怎么安装
dsh plugin add dsh-plugin-cron-scheduler 简介
dsh-plugin-cron-scheduler A cron scheduler plugin for DeepSeek Harness: schedule agent tasks on a cron expression — via natural language or a sidebar UI — and each job injects a user message into a target session at the right time, triggering a full agent turn. DeepSeek Harness 的「定时任务」插件:按 cron 表达式给 agent 排班——到点往目标会话注入一条 user 消息,触发完整一轮 agent 执行(调工具、写文件、拉数据、生成报告,什么都行)。创建方式双通道:对话里自然语言说一句,或侧边栏底部「定时任务」列表里点「新建」。 怎么工作 **Host 平面**:持久化 JSON store(<dshHome>/cron-jobs.json,原子写)+ 每任务一条 ctx.timer 定时链 + 到点 agent.followup() 注入合成 user 消息(source.kind === 'plugin')。 **会话策略**: new(默认):每次触发开一个新会话,干净隔离; fixed:绑定指…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-14
- 创建于
- 2026-09-09
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
DesktopCommanderMCP
wonderwhy-er/DesktopCommanderMCP
这是面向Claude的MCP服务器,为其提供终端控制、文件系统搜索和diff文件编辑能力
compound-engineering-plugin
EveryInc/compound-engineering-plugin
适用于 Claude Code、Codex、Cursor 等的官方 Compound Engineering 插件