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 e43a4d2180 feat: add preferred sources — prioritized during synthesis generation
Users can mark sources as preferred via star buttons on the theme page.
Preferred sources are processed first in the pipeline (ordered before
non-preferred in waves, shuffled separately then merged).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
..
common feat: multi-theme Phase 1 — settings split, sources/syntheses theme_id, pipeline theme-aware 3 months ago
api_admin_test.rs fix: use invalid session token for admin auth rejection tests 3 months ago
api_article_history_test.rs test: add themes CRUD, article history, and assign_category tests 3 months ago
api_auth_test.rs
api_csrf_test.rs
api_export_test.rs
api_health_test.rs
api_keys_test.rs
api_settings_test.rs feat: multi-theme Phase 1 — settings split, sources/syntheses theme_id, pipeline theme-aware 3 months ago
api_sources_preferred_test.rs feat: add preferred sources — prioritized during synthesis generation 3 months ago
api_sources_test.rs
api_syntheses_test.rs fix: update syntheses tests for theme_id requirement in generate endpoint 3 months ago
api_themes_test.rs test: add themes CRUD, article history, and assign_category tests 3 months ago
minimal_test.rs debug: add full_app_health_check test with logging 3 months ago
pipeline_test.rs feat: add stop generation button — saves partial synthesis on cancel 3 months ago