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 3dea7bf286 fix: replace hardcoded French strings with i18n keys in SynthesisDetail
Replace "Lire la suite" and "Reduire" with t('synthesis.readMore')
and t('synthesis.collapse'). Adds both keys to fr.ts.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 months ago
.claude
backend refactor: extract JobStore to services/job_store.rs 6 months ago
docs docs: add v2 code audit reports from 5-agent team 6 months ago
e2e fix: add TechCrunch source and increase retries for flaky generation test 6 months ago
frontend fix: replace hardcoded French strings with i18n keys in SynthesisDetail 6 months ago
scripts fix: run seed.ts before E2E tests to create test users and sessions 6 months ago
.env.example
.gitignore
AGENTS.md
CLAUDE.md feat: add theme schedules — model, DB, CRUD handler, routes 6 months ago
docker-compose.yml