发布

  • feat: v1.1 — watch mode, vector embeddings, multi-language verification

    frostbyte_neo 发布于 2026-02-26 17:36:29 +00:00

    • Add --watch mode: auto-rebuild graph on file changes via watchdog
    • Add vector embedding search (optional sentence-transformers dep)
      • New embed_graph tool + seamless fallback to keyword search
      • SQLite-based vector storage, cosine similarity ranking
    • Verify Go, Rust, Java parsing with test fixtures (17 new tests)
    • Fix test classification: use name patterns only, not file path
    • Fix FastMCP 3.0 API compatibility (instructions= kwarg)
    • README badges + cleaner install instructions
    • 47/47 tests passing, 7 MCP tools registered

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    下载附件