mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 15:00:44 +00:00
17 lines
363 B
Markdown
17 lines
363 B
Markdown
---
|
|
summary: "Workspace template for HEARTBEAT.md"
|
|
title: "HEARTBEAT.md template"
|
|
read_when:
|
|
- Bootstrapping a workspace manually
|
|
---
|
|
|
|
```markdown
|
|
# Keep this file empty (or with only comments) to skip heartbeat API calls.
|
|
|
|
# Add tasks below when you want the agent to check something periodically.
|
|
```
|
|
|
|
## Related
|
|
|
|
- [Heartbeat config](/gateway/config-agents)
|