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>
6 months ago
.claude Changed Claude code configuration 6 months ago
backend feat: add preferred sources — prioritized during synthesis generation 6 months ago
docs docs: add spec for preferred sources feature 6 months ago
e2e feat: add preferred sources — prioritized during synthesis generation 6 months ago
frontend feat: add preferred sources — prioritized during synthesis generation 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 Updated Claude code config 6 months ago
CLAUDE.md feat: add preferred sources — prioritized during synthesis generation 6 months ago
docker-compose.yml fix: set STATIC_DIR in production docker-compose for frontend serving 6 months ago