Files
youlu-openclaw-workspace/HEARTBEAT.md
2026-02-18 22:39:35 -08:00

9 lines
356 B
Markdown

# HEARTBEAT.md - Periodic Checks
## Check: Email (Lightweight)
- Log: Append timestamp to `~/.openclaw/workspace/logs/email_checks.log` before checking
- Run: ~/.local/bin/himalaya envelope list --page-size 20
- If unread emails found, report count and subjects
- No Ollama analysis (too slow for heartbeat)
- Remind user to manually process if count > 0