Commit Graph

2 Commits

Author SHA1 Message Date
William Valentin 867f879d4a fix(n8n): harden swarm automation workflows 2026-05-13 17:33:17 -07:00
William Valentin 62a1f57c1f feat(n8n): add Morning Brief scheduled workflow (g3IdGZCK1EtTsv9T)
Daily 06:30 PT scheduled workflow that:
- Collects weather (wttr.in/Seattle), swarm health, n8n/litellm health
- Fetches email highlights from IMAP Triage executions
- Attempts Google Calendar (graceful skip if OAuth expired)
- Synthesizes via local LLM (gemma-4-26B on llama.cpp)
- Delivers to Telegram + Obsidian

All data collection nodes have continueOnFail for resilience.
Workflow ID: g3IdGZCK1EtTsv9T, active: true
2026-05-13 14:42:19 -07:00