You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard a068d04fa8 feat: add background scheduler for automated synthesis generation
Spawns a tokio task that checks for due schedules every 60 seconds,
runs generation via run_generation_inner, and sends emails to configured
recipients before marking each schedule as run.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
migrations feat: add theme schedules — model, DB, CRUD handler, routes 3 months ago
src feat: add background scheduler for automated synthesis generation 3 months ago
tests feat: add preferred sources — prioritized during synthesis generation 3 months ago
Cargo.lock
Cargo.toml
Dockerfile