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 75ab2470f2 test: add unit tests for site_search Brave and LLM paths
Add 3 tests covering: Brave error path returns empty vec (no panic),
LLM integration with MockLlmProvider returns empty (non-array response),
and prompt construction contains domain/theme/max_results/max_age_days.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago
.claude
audits/2026-03-27 Fixe Markdown lint issues 2 months ago
backend test: add unit tests for site_search Brave and LLM paths 2 months ago
docs docs: add site search fallback implementation plan 2 months ago
e2e fix: return 204 No Content from preferred sources endpoint 2 months ago
frontend fix: skip 401 redirect for auth endpoints to prevent login interference 2 months ago
scripts fix: run seed.ts before E2E tests to create test users and sessions 3 months ago
.env.example Updated port mapping in docker config 2 months ago
.gitignore
.markdownlint.json fix: resolve all markdownlint errors (blank lines, table spacing, bare URLs) 2 months ago
AGENTS.md
CLAUDE.md fix: pass Turnstile sitekey to frontend Docker build 2 months ago
docker-compose.yml fix: pass Turnstile sitekey to frontend Docker build 2 months ago