chore(sync): mirror docs from openclaw/openclaw@a1262e15a3

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-10 14:39:20 +00:00
parent f33ba6cb2b
commit 3533c0c44b
2 changed files with 2 additions and 5 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "9fd08f9d0f54bc1f811d6dfbcc619cb7e565fca9",
"syncedAt": "2026-04-10T14:15:16.086Z"
"sha": "a1262e15a3b5837e4b83d3862d8b459435514be7",
"syncedAt": "2026-04-10T14:39:19.550Z"
}

View File

@ -136,9 +136,6 @@ Skills provide your tools. When you need one, check its `SKILL.md`. Keep local n
When you receive a heartbeat poll (message matches the configured heartbeat prompt), don't just reply `HEARTBEAT_OK` every time. Use heartbeats productively!
Default heartbeat prompt:
`Read HEARTBEAT.md if it exists (workspace context). Follow it strictly. Do not infer or repeat old tasks from prior chats. If nothing needs attention, reply HEARTBEAT_OK.`
You are free to edit `HEARTBEAT.md` with a short checklist or reminders. Keep it small to limit token burn.
### Heartbeat vs Cron: When to Use Each