v0.26.0
What's Changed
- MCP get_answer/get_context tuning + in-code rationale retrieval by @RaghavChamadiya in #621
- MCP get_answer: frame-grounding gate + in-code rationale anchoring by @RaghavChamadiya in #622
- feat(server): zoom-map builder for a continuous-zoom architecture view by @RaghavChamadiya in #626
- perf(core): batch decision embeddings in persistence and reindex by @swati510 in #641
- feat: machine-readable interfaces, live range risk scoring, dead-code line spans, shared API client by @RaghavChamadiya in #642
- feat: VS Code extension with server lifecycle, onboarding, and MCP registration by @RaghavChamadiya in #643
- feat(vscode): editor-native signals - diagnostics, trees, branch risk, refactoring lens, docs by @RaghavChamadiya in #644
- feat(vscode): visualization panels from the shared UI library by @RaghavChamadiya in #649
- feat(vscode): sidebar home dashboard with freshness and theme switcher by @RaghavChamadiya in #650
- fix(update): keep the index freshness stamp current on no-op syncs by @RaghavChamadiya in #652
- feat(vscode): trim webview bundle, graph panels, a11y, and release tooling by @RaghavChamadiya in #653
- feat(vscode): settings panel for editor signals and server config by @RaghavChamadiya in #654
- feat(embeddings): make Ollama embed timeout configurable via env by @austintraver in #656
- chore(vscode): release extension 0.1.1 by @RaghavChamadiya in #659
- fix(deps): clear high/critical dependency CVEs (npm + Python) by @RaghavChamadiya in #645
- feat(vscode): editor-native UX pass with panel navigation and quieter defaults by @RaghavChamadiya in #660
- fix: hide config languages from language usage by @cnYui in #623
- release: v0.26.0 — VS Code extension, zoom architecture view, web build fix by @RaghavChamadiya in #661
- fix(web): declare @repowise-dev/api-client dependency (unblocks v0.26.0 publish) by @RaghavChamadiya in #662
New Contributors
- @austintraver made their first contribution in #656
- @cnYui made their first contribution in #623
Full Changelog: v0.25.0...v0.26.0