add agent workspace

This commit is contained in:
2026-02-18 22:39:35 -08:00
commit e8389b8772
48 changed files with 3476 additions and 0 deletions

8
HEARTBEAT.md Normal file
View File

@@ -0,0 +1,8 @@
# 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