dsh-heartbeat
dsh heartbeat plugin: periodic proactive checks + message tool (send iMessage) + settings UI. Independent of the iMessage gateway.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fatatalia/dsh-heartbeat说明文档
阅读完整 README ↗配置项(Settings → 心跳)
| 配置 | 说明 | 默认 |
|---|---|---|
| 启用心跳 | 总开关 | true |
| 心跳间隔(秒) | 每 N 秒检查一次该不该心跳 | 1800 |
| 心跳工作区路径 | 心跳会话 cwd(读哪的 HEARTBEAT.md) | ~/dsh/default |
| 静默时段开始/结束(时) | 该时段不自动心跳 | 22 / 7 |
| 立即心跳一次 | 手动触发(忽略静默) | 按钮 |