This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryDoc search relevance improvements close gaps for multi‑word queries like "zustand middleware persist".
Full changelog
What's New
Closes the doc search relevance gap — multi-word queries like "zustand middleware persist" now correctly match the right documentation sections.
Improved
- Multi-word concept decomposition — file matching scores each word independently (e.g., "persist" matches even when "persistmiddleware" doesn't)
- BM25 heading boost — heading tokens weighted 2x in term frequency, plus 1–1.5x post-scoring multiplier for heading matches
- Synonym expansion in doc search — bidirectional synonym maps (e.g., "store" ↔ "state", "middleware" ↔ "plugin") improve recall
- Per-part scoring in
matchConceptToFiles— 60/40/20 point tiers with all-parts bonus and path-depth preference
Fixed
zustand middleware persistnow returns persist middleware docs (was incorrectly returning immer)- Section ranking improved for queries where relevant content appears in headings
Upgrade
claude mcp add -s user augments -- npx -y @augmnt-sh/augments-mcp-server@latest
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About augmnt/augments-mcp-server
Transform Claude Code with intelligent, real-time access to 90+ framework documentation sources. Get accurate, up-to-date code generation that follows current best practices for React, Next.js, Laravel, FastAPI, Tailwind CSS, and more.
Related context
Beta — feedback welcome: [email protected]