Skip to content

v1.2.0 — Daily news digests

Latest

Choose a tag to compare

@Dtem4ik Dtem4ik released this 06 Jul 05:14
· 5 commits to main since this release
1e7f4e3

v1.2.0 — daily news digests

Switch AI news from weekly to daily digests: one entry for a normal day of work, up to newsMaxPerDay (2) when the day has clearly distinct features, 0 for trivial days. Livelier, "build in public" cadence while staying adaptive, idempotent (past days frozen, current day refreshed), and rate-limit-safe (steady state ~2 model calls per sync; backfill capped per run).

Config: newsWeeks / newsMaxPerWeeknewsDays / newsMaxPerDay.

Verified end-to-end against Supabase: distinct per-day digests (1-2/day), convergence to current-day only on re-syncs. typecheck / lint / build green.