dsh-tick
会话内定时任务:按延迟、固定时刻或重复间隔向当前会话注入一段提示词,到点唤醒模型执行。可用输入框上方面板、/schedule 命令、或 7 个面向模型的工具管理。DSH 关闭期间计时冻结、绝不自动恢复;暂停保留剩余时间,恢复后从原处继续。
Session-local scheduled tasks: inject a prompt into the current session after a delay, at a fixed time, or on a repeating interval, so the model wakes up and runs it on time. Manage them from a panel above the composer, the /schedule command, or seven model-facing tools. Timers freeze while DSH is closed and never auto-resume; pause keeps the remaining time, so resuming continues from where it stopped.
怎么安装
dsh plugin add dsh-tick 简介
dsh-tick **在 DSH 会话里安排定时任务:到点后自动向当前会话注入一段提示词,唤醒模型去执行。** English · **中文** --- 这是什么 你想让 AI「5 分钟后检查一下构建队列」、「今晚 11 点汇总今天的工作」、 或者「每隔 10 分钟看一眼部署状态」——**说一次就行,到点它自己会做**。 dsh-tick 把定时能力做进**当前会话**:到点后,你设定的那段提示词会被注入会话, 唤醒模型执行。任务存在会话自己名下,**不会串到别的会话**。 --- 三种定时模式 | 模式 | 你怎么说 | 行为 | |---|---|---| | **延迟** | 「2 分钟后检查构建队列」 | 倒计时结束后执行一次 | | **固定时刻** | 「今天 23:00 汇总工作」 | 到那个时刻执行一次 | | **重复** | 「每 30 分钟看一眼部署」 | 按固定间隔反复触发,直到你暂停或删除 | **延时上限 30 天**(超过会被拒绝,并提示你改用固定时刻模式);**周期不限时长**。 想等更久,请用「固定时刻」模式指定一个绝对时刻。 > 小提示:周期间隔想设得很长时请留意——DSH 关闭期间计时会冻结, 想让周期任务严格按间隔跑,得让它一直开着。 --- 三条管理路径 同一批任务,随你用哪种方式管: 1. **输入框上方的面板** —— 点开就能看剩余时…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-20
- 创建于
- 2026-09-20
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- cordis-plugin, deepseek-harness, dsh, dsh-plugin, scheduled-tasks, scheduler, timer
同类推荐
compound-engineering-plugin
EveryInc/compound-engineering-plugin
适用于 Claude Code、Codex、Cursor 等的官方 Compound Engineering 插件
gstack
garrytan/gstack
使用Garry Tan的精确Claude Code设置:23个固执己见的工具,充当CEO、设计师、工程经理、发布经理、文档工程师和QA。
dsh-browser
omdsh-dev/dsh-browser
Chrome 侧边栏扩展程序,可让 DeepSeek Harness 直接操控浏览器,无需视觉能力。
n8n-mcp
czlonkowski/n8n-mcp
一个用于Claude Desktop / Claude Code / Windsurf / Cursor的MCP,为你构建n8n工作流。