github tirth8205/code-review-graph v1.7.2

latest releases: v2.3.6, v2.3.5, v2.3.4...
3 months ago

Fixes

  • Watch mode thread safety: SQLite connections now use check_same_thread=False for Python 3.10/3.11 compatibility with watchdog's background threads
  • Full rebuild stale data: full_build now purges nodes/edges from files deleted since last build
  • Removed unused dependency: gitpython was listed in dependencies but never imported — removed to shrink install footprint
  • Stale Docker reference: Removed non-existent Docker image suggestion from Python version check
  • Malformed .mcp.json handling: Now warns before overwriting instead of silently replacing
  • Documentation fixes: Corrected stale docstring, grammar, and install commands across docs

Install / Upgrade

# Claude Code plugin (recommended)
claude plugin add tirth8205/code-review-graph

# pip
pip install --upgrade code-review-graph

Full Changelog: v1.7.1...v1.7.2

Don't miss a new code-review-graph release

NewReleases is sending notifications on new releases.