Upgrade heartbeat system with 4 key improvements: - Two-phase heartbeat: Phase 1 asks LLM "skip or run?" to save API cost on quiet periods. Phase 2 executes only selected tasks. - Structured task format: `- [priority|status] task text` with high/medium/low priority and active/paused/completed status. - Decision intelligence: LLM-driven smart filtering via structured prompt at temperature 0.0 for deterministic decisions. - Delivery routing: auto-detect best configured channel when no explicit target is set (telegram > discord > slack > mattermost). Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| engine.rs | ||
| mod.rs | ||