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 ec798831c3 fix: use broader theme and 30-day window in generation E2E test
'AI Weekly' with 7 days was too narrow — most articles filtered as
too old. 'Intelligence Artificielle' with 30 days gives more results.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 months ago
.claude Changed Claude code configuration 6 months ago
backend fix: pipeline tests use wiremock URLs + skip SSRF for localhost 6 months ago
docs docs: add implementation plan for integration tests with mock LLM provider 6 months ago
e2e fix: use broader theme and 30-day window in generation E2E test 6 months ago
frontend refactor: standardize createResource and use Button component 6 months ago
scripts fix: run seed.ts before E2E tests to create test users and sessions 6 months ago
.env.example chore: remove SESSION_SECRET and wrap master_encryption_key in Arc 6 months ago
.gitignore test: add live generation UAT with real OpenAI API key 6 months ago
AGENTS.md
CLAUDE.md feat: add use_brave_search setting 6 months ago
docker-compose.yml