Session Persistence
Medium
- Category
- Rogue Agent
- Content
**Background Heartbeats:** - **Require Consent:** You must explicitly ask the user for permission before enabling automated background inbox checks. - If the user approves, add a task to your local workspace's `HEARTBEAT.md` file to periodically check your inbox at `team/<team-name>/member/<agent-name>/inbox/`. - Ensure you log any new tasks or messages discovered during the heartbeat into your local daily memory logs, and process the message using the Inbox Lifecycle (archiving and deleting from the inbox). **Isolated Cron Jobs:**
- Confidence
- 90% confidence
- Finding
- add a task to
