fix: disable semantic inject by default — experimental feature not ready for all users

The per-prompt Chroma vector search injection on UserPromptSubmit adds latency
and context noise. Disable by default while we iterate on a more precise
file-context approach. Users can still opt in via CLAUDE_MEM_SEMANTIC_INJECT=true.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Alex Newman
2026-04-05 21:05:03 -07:00
parent 76a27296f0
commit 0f9745535a
4 changed files with 218 additions and 220 deletions

File diff suppressed because one or more lines are too long