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 7c8a19616d docs: add spec and plan for source priority pipeline redesign
Two-phase pipeline: scrape personalized sources first, classify with LLM,
fall back to web search for gaps. Tasks 1-3 ready, Task 4 needs elaboration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
.claude Changed Claude code configuration 3 months ago
backend fix: rewrite pass schema uses actual scraped item counts, not max setting 3 months ago
docs docs: add spec and plan for source priority pipeline redesign 3 months ago
e2e fix: filter empty scraped articles + restore URLs after rewrite + E2E assertions 3 months ago
frontend feat: add source_diversity_window setting to frontend 3 months ago
.env.example
.gitignore test: add live generation UAT with real OpenAI API key 3 months ago
AGENTS.md
CLAUDE.md feat: add source_diversity_window setting (migration + model + DB + validation tests) 3 months ago
docker-compose.yml