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 a5e6cf2ac0 docs: update algorithm docs and generation time estimate
Update algorithm.md to reflect the rewritten per-article classify/summarize
pipeline (no batch classification, no rewrite pass). Update generation time
estimate from 1 minute to 10 minutes in frontend i18n and docs.

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: resolve all clippy warnings 3 months ago
docs docs: update algorithm docs and generation time estimate 3 months ago
e2e feat: split model dropdowns — scraping vs websearch in frontend 3 months ago
frontend docs: update algorithm docs and generation time estimate 3 months ago
.env.example
.gitignore test: add live generation UAT with real OpenAI API key 3 months ago
AGENTS.md
CLAUDE.md feat: split model selection — scraping vs websearch with GPT-5 models 3 months ago
docker-compose.yml