Skip to content

vaultspec-rag 0.2.19

Choose a tag to compare

@nevenincs nevenincs released this 10 Jun 16:25
· 413 commits to main since this release

Bug Fixes

  • packaging: declare mcp as a core dependency (#182) — a clean install no longer crashes server start with No module named 'mcp'; the server import is guarded with an actionable message for the Windows pywin32 case. Follow-up: #184.