docs: rewrite cron jobs guide and heartbeat notes

This commit is contained in:
Peter Steinberger
2026-01-06 22:28:32 +00:00
parent e05a29395e
commit 8911a79d7f
12 changed files with 166 additions and 406 deletions

View File

@@ -87,10 +87,9 @@ It does not define which tools exist; Clawdbot provides built-in tools internall
Add whatever else you want the assistant to know about your local toolchain.
`;
const DEFAULT_HEARTBEAT_TEMPLATE = `# HEARTBEAT.md - Optional heartbeat notes
const DEFAULT_HEARTBEAT_TEMPLATE = `# HEARTBEAT.md
Keep this file small. Leave it empty unless you want a short checklist or reminders
to follow during heartbeat runs.
Keep this file empty unless you want a tiny checklist. Keep it small.
`;
const DEFAULT_BOOTSTRAP_TEMPLATE = `# BOOTSTRAP.md - First Run Ritual (delete after)