发布

  • feat: initial MVP release of code-review-graph

    frostbyte_neo 发布于 2026-02-26 17:31:42 +00:00

    • Persistent SQLite knowledge graph via Tree-sitter (Python, TS/JS, Go, Rust, Java, C#, Ruby, etc.)
    • Fully incremental updates via git diff + dependency cascade
    • 6 MCP tools: build_or_update_graph, get_impact_radius, query_graph, get_review_context, semantic_search, list_graph_stats
    • 3 review-first skills: build-graph, review-delta, review-pr
    • PostEdit/PostGit auto-update hooks
    • FastMCP 3.0 compatible stdio server
    • 30/30 tests passing, self-build verified (149 nodes, 823 edges)
    • Plugin manifest + .mcp.json ready for Claude Code

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

    下载附件