Skip to content

v1.1.0 — Smart Reviews + Watch Mode + 90% Token Savings

Choose a tag to compare

@tirth8205 tirth8205 released this 26 Feb 18:09
· 491 commits to main since this release

code-review-graph v1.1.0 is here!

The review plugin that finally makes Claude Code remember your codebase.

New in v1.1.0

  • Automatic token optimization — Claude Code now reads only the tiny relevant section from references/LLM-OPTIMIZED-REFERENCE.md via get_docs_section_tool.
    → 90%+ fewer tokens on every "how do I use this?" or review question.
  • Watch mode (python -m server.incremental watch)
  • Vector embeddings (optional .[embeddings])
  • Go + Rust + Java support (12+ languages total)
  • 8 MCP tools, 47/47 tests, complete docs folder

One-time setup for users

/plugin marketplace add tirth8205/code-review-graph
/plugin install code-review-graph
/code-review-graph:build-graph --full

Then just type /code-review-graph:review-delta forever.

Full Documentation

Everything stays 100% local. No telemetry. MIT licensed.

Built for heavy Claude Code users who hate paying for the same code twice.

Star and try it — feedback welcome!