docs(agents): default cron jobs to automation agent

This commit is contained in:
zap
2026-03-11 20:19:33 +00:00
parent 08db9c7913
commit d51250bd23
2 changed files with 5 additions and 0 deletions

View File

@@ -228,6 +228,10 @@ You are free to edit `HEARTBEAT.md` with a short checklist or reminders. Keep it
### Heartbeat vs Cron: When to Use Each
**Cron agent default:**
- In direct sessions with Will, use the `automation` agent for cron jobs by default.
- Only use a different agent if Will explicitly instructs otherwise in that session.
**Use heartbeat when:**
- Multiple checks can batch together (inbox + calendar + notifications in one turn)