You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(mcp): drop misleading search scores and fix refs score threshold
Search results displayed RRF fusion scores as percentages (always ~1-2%),
which were meaningless to agents. Removed score display from both formatters,
added a result count preamble, and removed scoreThreshold from the MCP tool
schema. Also fixed SearchService defaulting scoreThreshold to 0.7 which
silently filtered out all results for dev_refs since RRF scores are ~0.01.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments