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
..
admin.rs feat: split model selection — scraping vs websearch with GPT-5 models 3 months ago
api_keys.rs feat: handle brave_search in API key test endpoint 3 months ago
article_history.rs feat: parallel source extraction, shuffle candidates, clear history endpoint 3 months ago
auth.rs fix: resolve all clippy warnings 3 months ago
config.rs feat: split model selection — scraping vs websearch with GPT-5 models 3 months ago
generation.rs feat: add stop generation button — saves partial synthesis on cancel 3 months ago
health.rs
llm_logs.rs
mod.rs feat: add themes CRUD endpoints 3 months ago
settings.rs refactor: eliminate SettingsResponse struct, serialize UserSettings directly 3 months ago
sources.rs feat: add preferred sources — prioritized during synthesis generation 3 months ago
syntheses.rs feat: multi-theme Phase 1 — settings split, sources/syntheses theme_id, pipeline theme-aware 3 months ago
themes.rs feat: add themes CRUD endpoints 3 months ago