feat(news-digest): daily digest cron — extract → headless Claude curation → email #71
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
gertjan/bodega!71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/news-digest-cron"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces the session /loop (5-day cap, costly hourly heartbeats) with a host
cronjob at 06:00 Europe/Berlin.
headless
claude -p(subscription auth, no API key; Read/Write tools only,acceptEdits), then email via send.py. Pins TZ/HOME/PATH for cron; self-contained
size-capped log rotation (logrotate pkg unavailable / no root).
injects the day's candidate/digest paths and date label.
Crontab (lives outside the repo):
CRON_TZ=Europe/Berlin
0 6 * * * /home/andy/dev/bodega/scripts/news_digest/daily_digest.sh
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com