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 5b67ef2e51 fix: update integration and E2E test fixtures for summary_length, source_extraction_window, and NewsItem.date
Add missing summary_length and source_extraction_window fields to all
settings JSON payloads in api_settings_test.rs. The pipeline_test.rs,
generation-live.spec.ts, and api_syntheses_test.rs already had correct
fixtures or use JSON literals that are unaffected by the optional date field.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
.claude
backend fix: update integration and E2E test fixtures for summary_length, source_extraction_window, and NewsItem.date 3 months ago
docs docs: add implementation plan for windowed source extraction 3 months ago
e2e feat: add source_extraction_window setting (default 3) 3 months ago
frontend feat: add source_extraction_window setting (default 3) 3 months ago
scripts fix: run seed.ts before E2E tests to create test users and sessions 3 months ago
.env.example
.gitignore
AGENTS.md
CLAUDE.md feat: add source_extraction_window setting (default 3) 3 months ago
docker-compose.yml