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 027c576302 feat: integrate feed_parser into Phase 1 pipeline with HTML fallback
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 months ago
..
llm fix: resolve all clippy warnings (0 remaining) 5 months ago
synthesis feat: integrate feed_parser into Phase 1 pipeline with HTML fallback 5 months ago
auth.rs fix: fresh Turnstile token for resend + improved magic link logging 5 months ago
brave_search.rs feat: add Brave Search API client module 6 months ago
csv.rs feat: add rss_url and rss_discovered_at columns to sources 5 months ago
email.rs feat: save publication date in article history and show in synthesis 6 months ago
encryption.rs Phase 4: LLM provider abstraction with Gemini, user API key encryption 6 months ago
export.rs feat: save publication date in article history and show in synthesis 6 months ago
feed_parser.rs feat: integrate feed_parser into Phase 1 pipeline with HTML fallback 5 months ago
job_store.rs refactor: extract JobStore to services/job_store.rs 6 months ago
mod.rs feat: add feed_parser service with parse_feed function and tests 5 months ago
prompts.rs feat: add rss_url and rss_discovered_at columns to sources 5 months ago
rate_limiter.rs fix: resolve all clippy warnings 6 months ago
scheduler.rs fix: P0 audit bugs — theme-scoped imports/preferred, creation flow, scheduler timeout, job cleanup 6 months ago
scraper.rs feat: add French/European/US date formats + remove "Articles sans date" category 5 months ago
source_scraper.rs feat: extract article URLs from JSON-LD structured data in source pages 5 months ago
turnstile.rs Finished phase 1 6 months ago