mirror of
https://github.com/openclaw/clawdinators.git
synced 2026-07-21 01:05:24 -04:00
[PR #5] [MERGED] feat(cron): add hourly heartbeat job #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/openclaw/clawdinators/pull/5
Author: @clawdinator[bot]
Created: 1/8/2026
Status: ✅ Merged
Merged: 1/8/2026
Merged by: @joshp123
Base:
main← Head:feat/heartbeat-cron📝 Commits (3)
9b79df7feat(cron): add hourly heartbeat jobde39420feat(heartbeat): add HEARTBEAT.md with explicit triage skill referencedde572efeat(heartbeat): add SITREP structure with delta tracking📊 Changes
5 files changed (+109 additions, -34 deletions)
View changed files
➕
clawdinator/cron-jobs.json(+20 -0)📝
clawdinator/workspace/HEARTBEAT.md(+27 -9)📝
clawdinator/workspace/skills/triage/SKILL.md(+46 -25)📝
nix/hosts/clawdinator-1-common.nix(+6 -0)📝
nix/modules/clawdinator.nix(+10 -0)📄 Description
Summary
Adds hourly heartbeat cron job for SITREP.
Changes
cron-jobs.jsonwith heartbeat job (hourly at minute 0)cronJobsFileoption to clawdinator module/etc/clawd/cron-jobs.jsoncron.storeto use deployed fileTesting
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.