9 lines
356 B
Markdown
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
|