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 f414ff0f58 feat: add use_brave_search setting
Add use_brave_search boolean field to all settings structs, DB layer,
SQL queries, frontend types, i18n labels, and test fixtures following
the same pattern as use_llm_for_source_links.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
helpers test: add E2E infrastructure and 5 Playwright test flows 3 months ago
tests feat: add use_brave_search setting 3 months ago
.env.test.example test: add live generation UAT with real OpenAI API key 3 months ago
.gitignore test: add live generation UAT with real OpenAI API key 3 months ago
docker-compose.test.yml fix: UAT test — ESM compat, correct status codes, idempotent source setup 3 months ago
package-lock.json test: add live generation UAT with real OpenAI API key 3 months ago
package.json test: add live generation UAT with real OpenAI API key 3 months ago
playwright.config.ts test: add E2E infrastructure and 5 Playwright test flows 3 months ago
seed.ts test: add E2E infrastructure and 5 Playwright test flows 3 months ago
tsconfig.json test: add E2E infrastructure and 5 Playwright test flows 3 months ago