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 885af2d147 fix: update E2E tests for multi-theme migration (settings, sources, generation)
- settings.spec.ts: test batch_size instead of removed theme field
- settings-export.spec.ts: test batch_size export/import, open collapsed details section
- sources.spec.ts: convert to API-based test since sources now belong to themes
- generation-live.spec.ts: already updated (no changes needed)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
.claude
backend feat: add stop generation button — saves partial synthesis on cancel 3 months ago
docs docs: add implementation plan for multi-theme Phase 1 (data model + API) 3 months ago
e2e fix: update E2E tests for multi-theme migration (settings, sources, generation) 3 months ago
frontend feat: add stop generation button — saves partial synthesis on cancel 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: create themes table and migrate content settings from settings 3 months ago
docker-compose.yml