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
..
db feat: add theme schedules — model, DB, CRUD handler, routes 3 months ago
handlers feat: add theme schedules — model, DB, CRUD handler, routes 3 months ago
middleware
models feat: add theme schedules — model, DB, CRUD handler, routes 3 months ago
services feat: add background scheduler for automated synthesis generation 3 months ago
util
app_state.rs
cli.rs
config.rs
errors.rs
lib.rs
logging.rs
main.rs feat: add background scheduler for automated synthesis generation 3 months ago
router.rs feat: add theme schedules — model, DB, CRUD handler, routes 3 months ago