Integrate Ollama for heartbeats and routine tasks - local LLM for zero cost
This commit is contained in:
25
workspace/workspace/HEARTBEAT.md
Normal file
25
workspace/workspace/HEARTBEAT.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# HEARTBEAT.md - Periodic Checks
|
||||
|
||||
These tasks run when you send a heartbeat. Use Ollama for routine work.
|
||||
|
||||
## File Organization
|
||||
- Check workspace for new files that need categorizing
|
||||
- Review memory/ directory — any logs that should be consolidated into MEMORY.md?
|
||||
- Verify git status — any uncommitted changes that should be tracked?
|
||||
|
||||
**Model:** Use ollama for this
|
||||
|
||||
## System Health
|
||||
- Check if budget-tracker.json needs updating
|
||||
- Verify cron jobs are still enabled
|
||||
- Check for any error files or logs
|
||||
|
||||
**Model:** Use ollama for this
|
||||
|
||||
## When to Alert Me
|
||||
- Budget spent exceeds 75% ($15)
|
||||
- Cron job failed
|
||||
- Uncommitted important changes in workspace
|
||||
- Memory files growing too large
|
||||
|
||||
Otherwise reply with HEARTBEAT_OK.
|
||||
Reference in New Issue
Block a user