multica/src/heartbeat
Jiang Bohan 19fed71f09 fix(heartbeat): bypass empty-file check for cron-triggered wakes
Cron reminders were silently skipped when heartbeat.md had no actionable
content. Now cron: and exec-event reasons both bypass the empty-file
guard so scheduled reminders always reach the agent.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 15:08:04 +08:00
..
heartbeat-events.ts feat(heartbeat): add heartbeat core runner and profile integration 2026-02-06 16:41:56 +08:00
heartbeat-text.test.ts feat(heartbeat): add heartbeat core runner and profile integration 2026-02-06 16:41:56 +08:00
heartbeat-text.ts feat(heartbeat): add heartbeat core runner and profile integration 2026-02-06 16:41:56 +08:00
heartbeat-wake.test.ts feat(heartbeat): add heartbeat core runner and profile integration 2026-02-06 16:41:56 +08:00
heartbeat-wake.ts feat(heartbeat): add heartbeat core runner and profile integration 2026-02-06 16:41:56 +08:00
index.ts feat(heartbeat): add heartbeat core runner and profile integration 2026-02-06 16:41:56 +08:00
runner.test.ts fix(heartbeat): bypass empty-file check for cron-triggered wakes 2026-02-09 15:08:04 +08:00
runner.ts fix(heartbeat): bypass empty-file check for cron-triggered wakes 2026-02-09 15:08:04 +08:00
system-events.ts feat(heartbeat): add heartbeat core runner and profile integration 2026-02-06 16:41:56 +08:00