Skip to content
Discussion options

You must be logged in to vote

Three ways to spot the difference, all local (v2.3.5):

  1. code-review-graph detect-changes --brief — prints a Token Savings panel (baseline vs graph context vs saved); add --verify to cross-check the estimate against a real tokenizer.
  2. code-review-graph status — node/edge/file counts and freshness; if this looks wrong, the graph isn't what your agent is querying.
  3. In your AI tool, check the MCP server is actually connected (Claude Code: /mcp) and that the session transcript shows graph tool calls — if the agent never calls them, you get no benefit regardless of config.

The new docs/FAQ.md has a "verify it's working" section, and a one-shot doctor command is planned. Note the A/B experiment s…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Shreyaaaaaak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants