Commit graph

1 commit

Author SHA1 Message Date
8873c4e377 Port schedule service from Python to Rust + Rouille
- Background scheduler thread (30s interval)
- Cron expression parsing with cron crate
- File-based JSON storage (compatible with existing data)
- HTTP API: CRUD, manual run, history
- ~3MB binary vs ~50MB Python

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 20:29:59 +00:00