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 de25a08d51 feat: LLM extracts publication date as fallback for article age filtering
The classify prompt now asks the LLM to return a date field (YYYY-MM-DD).
When the scraper couldn't find a date, the LLM-extracted date is used to
filter articles that exceed max_age_days.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 months ago
.claude
backend feat: LLM extracts publication date as fallback for article age filtering 6 months ago
docs docs: add implementation plan for configurable summary length 6 months ago
e2e feat: add summary length slider to Settings page 6 months ago
frontend feat: add summary length slider to Settings page 6 months ago
scripts
.env.example
.gitignore
AGENTS.md
CLAUDE.md feat: add summary_length setting (1=court, 2=moyen, 3=detaille) 6 months ago
docker-compose.yml