dsh-tick
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.
会话内定时任务:按延迟、固定时刻或重复间隔向当前会话注入一段提示词,到点唤醒模型执行。可用输入框上方面板、/schedule 命令、或 7 个面向模型的工具管理。DSH 关闭期间计时冻结、绝不自动恢复;暂停保留剩余时间,恢复后从原处继续。
How to install
dsh plugin add dsh-tick About
dsh-tick **在 DSH 会话里安排定时任务:到点后自动向当前会话注入一段提示词,唤醒模型去执行。** English · **中文** --- 这是什么 你想让 AI「5 分钟后检查一下构建队列」、「今晚 11 点汇总今天的工作」、 或者「每隔 10 分钟看一眼部署状态」——**说一次就行,到点它自己会做**。 dsh-tick 把定时能力做进**当前会话**:到点后,你设定的那段提示词会被注入会话, 唤醒模型执行。任务存在会话自己名下,**不会串到别的会话**。 --- 三种定时模式 | 模式 | 你怎么说 | 行为 | |---|---|---| | **延迟** | 「2 分钟后检查构建队列」 | 倒计时结束后执行一次 | | **固定时刻** | 「今天 23:00 汇总工作」 | 到那个时刻执行一次 | | **重复** | 「每 30 分钟看一眼部署」 | 按固定间隔反复触发,直到你暂停或删除 | **延时上限 30 天**(超过会被拒绝,并提示你改用固定时刻模式);**周期不限时长**。 想等更久,请用「固定时刻」模式指定一个绝对时刻。 > 小提示:周期间隔想设得很长时请留意——DSH 关闭期间计时会冻结, 想让周期任务严格按间隔跑,得让它一直开着。 --- 三条管理路径 同一批任务,随你用哪种方式管: 1. **输入框上方的面板** —— 点开就能看剩余时…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-20
- Created
- 2026-09-20
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis-plugin, deepseek-harness, dsh, dsh-plugin, scheduled-tasks, scheduler, timer
Related plugins
compound-engineering-plugin
EveryInc/compound-engineering-plugin
Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more
gstack
garrytan/gstack
Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
dsh-browser
omdsh-dev/dsh-browser
Chrome sidebar extension that lets DeepSeek Harness operate your browser directly, no vision capabilities required. 一款 Chrome 侧边栏扩展程序,可让 DeepSeek Harness 直接操控您的浏览器,无需视觉能力。
n8n-mcp
czlonkowski/n8n-mcp
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you