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 ecf95ffe35 fix: update test config for session_secret removal and Arc master key
Remove session_secret field (no longer in AppConfig), wrap
master_encryption_key in Arc<String>, and pass a generated job_id
to db::syntheses::create which now requires it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 months ago
.claude
backend fix: update test config for session_secret removal and Arc master key 6 months ago
docs docs: add implementation plan for integration tests with mock LLM provider 6 months ago
e2e feat: add use_brave_search setting 6 months ago
frontend refactor: standardize createResource and use Button component 6 months ago
.env.example chore: remove SESSION_SECRET and wrap master_encryption_key in Arc 6 months ago
.gitignore
AGENTS.md
CLAUDE.md feat: add use_brave_search setting 6 months ago
docker-compose.yml