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 b2dbc3847a feat: add per-article classify/summarize prompt and schema
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 months ago
..
llm feat: add per-article classify/summarize prompt and schema 6 months ago
auth.rs refactor: simplify recent changes — extract helper, named struct, atomic entry, pre-alloc 6 months ago
csv.rs Finished phase 2 6 months ago
email.rs fix: runtime bugs found during first Docker run + integration tests 6 months ago
encryption.rs Phase 4: LLM provider abstraction with Gemini, user API key encryption 6 months ago
export.rs Phase 7: Email sending via Resend + Markdown/PDF export 6 months ago
mod.rs feat: add source_scraper module for extracting article links from source pages 6 months ago
prompts.rs feat: add per-article classify/summarize prompt and schema 6 months ago
rate_limiter.rs Phase 3: Admin module with provider/model curation, rate limits, user management 6 months ago
scraper.rs feat: ScrapedContent url+head_html fields, Arc<dyn LlmProvider>, 3-tuple scrape returns 6 months ago
source_scraper.rs feat: simplify LlmProvider trait to single call_llm method 6 months ago
synthesis.rs feat: drop source_diversity_window and use_llm_for_article_extraction settings 6 months ago
turnstile.rs Finished phase 1 6 months ago