- Fix KuzuDB compatibility: Replace verify_connectivity() with universal query - Fix boolean env var expansion: Properly convert "true"/"false" strings to booleans - Fix Docker command paths: Update all docker-compose files to use src/graphiti_mcp_server.py These fixes address the critical runtime issues identified in PR review: 1. KuzuDB crash when calling non-existent verify_connectivity() method 2. Boolean environment variables being treated as truthy strings 3. Docker containers failing to start due to incorrect script path 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config | ||
| docker | ||
| docs | ||
| src | ||
| tests | ||
| .env.example | ||
| .python-version | ||
| main.py | ||
| pyproject.toml | ||
| pytest.ini | ||
| uv.lock | ||