Skip to content

heartbeat: schedule via CronCreate to bypass CC 2.1.150 /loop prompt#127

Merged
gtapps merged 3 commits into
mainfrom
fix/heartbeat-cron-bypass-loop-prompt
May 23, 2026
Merged

heartbeat: schedule via CronCreate to bypass CC 2.1.150 /loop prompt#127
gtapps merged 3 commits into
mainfrom
fix/heartbeat-cron-bypass-loop-prompt

Conversation

@gtapps
Copy link
Copy Markdown
Owner

@gtapps gtapps commented May 23, 2026

Summary

  • Bypass /loop cloud-schedule prompt in heartbeat
  • Add simplify skill, update commit skill

Verification

  • Tests: pass (13.6s)

gtapps added 3 commits May 23, 2026 19:12
CC 2.1.150 added an operator-facing "Cloud schedule vs session-only" modal to
/loop, blocking the always-on bootstrap. Switch heartbeat start/stop/status to
use CronCreate/CronList/CronDelete directly — same local in-session semantics,
no prompt. Cron expressions use off-minutes to avoid fleet clustering.
Follow-up doc sweep after the heartbeat CronCreate migration (27663d4).
Updates architecture.md, always-on.md, always-on-ops.md (table + prose),
heartbeat/SKILL.md Usage block, and session-close/SKILL.md to use
"tick" / "CronCreate" / "7-day expiry" consistently.

No operator behavior change — existing [Unreleased] bullet covers the
user-facing aspect of the migration.
@gtapps gtapps merged commit 65fa4f7 into main May 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant