Skip to content

@prosdevlab/dev-agent@0.12.1

Choose a tag to compare

@github-actions github-actions released this 02 Apr 06:33
· 17 commits to main since this release

Patch Changes

  • bc054d3: Remove misleading similarity scores from MCP search results. Search output now shows ranked results without percentages, matching industry practice (Sourcegraph Cody, Cursor, GitHub Copilot). Also fixes dev_refs failing to find symbols due to SearchService defaulting scoreThreshold to 0.7 which silently filtered all RRF results.