Steve Yegge
1554380228
feat(deacon): improve timing and add heartbeat command
Timing changes for more relaxed poke intervals:
- Daemon heartbeat: 60s → 5 minutes
- Backoff base: 60s → 5 minutes
- Backoff max: 10m → 30 minutes
- Fresh threshold: <2min → <5min
- Stale threshold: 2-5min → 5-15min
- Very stale threshold: >5min → >15min
New command:
- `gt deacon heartbeat [action]` - Touch heartbeat file easily
Template rewrite:
- Clearer wake/sleep model
- Documents wake sources (daemon poke, mail, timer callbacks)
- Simpler rounds with `gt deacon heartbeat` instead of bash echo
- Mentions plugins as optional maintenance tasks
- Explains timer callbacks pattern
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 02:12:21 -08:00
..
2025-12-19 22:01:17 -08:00
2025-12-20 02:12:21 -08:00
2025-12-19 21:59:03 -08:00
2025-12-20 01:51:26 -08:00
2025-12-20 02:12:21 -08:00
2025-12-20 02:12:21 -08:00
2025-12-19 18:27:51 -08:00
2025-12-19 19:15:13 -08:00
2025-12-18 20:24:51 -08:00
2025-12-19 18:28:02 -08:00
2025-12-19 12:44:42 -08:00
2025-12-19 21:59:03 -08:00
2025-12-20 01:45:20 -08:00
2025-12-19 20:23:42 -08:00
2025-12-19 14:17:39 -08:00
2025-12-19 12:44:42 -08:00
2025-12-20 02:12:21 -08:00
2025-12-20 02:00:54 -08:00
2025-12-19 12:44:42 -08:00
2025-12-17 19:51:36 -08:00