-
fix: v1.7.2 — thread safety, stale data cleanup, dependency trim
发布于
2026-03-09 16:48:28 +00:00 - SQLite connections use check_same_thread=False for Python 3.10/3.11
watch mode compatibility with watchdog background threads - full_build() purges stale nodes/edges from deleted files before rebuild
- Remove unused gitpython dependency (all git ops use subprocess)
- Remove phantom Docker image reference from version check
- Warn (not silently overwrite) malformed .mcp.json
- Fix stale docstring in main.py, grammar in architecture.md
- Fix USAGE.md editable install → standard pip install for embeddings
- Sync all version references to 1.7.2
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
下载附件
- SQLite connections use check_same_thread=False for Python 3.10/3.11