What's new
Fixes
graphify install --platform geminiand--platform cursorno longer error — both now route to their correct install functions (#171)- MCP server (
serve.py) now works when graph is outside cwd —validate_graph_pathreceives the correct base (#170) - MCP
call_tool()handler catches exceptions and returns graceful error strings instead of crashing the stdio loop (#163) .graphifyignorediscovery now walks parent directories up to the.gitboundary, matching.gitignorebehavior — subdirectory scans inherit root patterns (#168)
New platforms
- Aider —
graphify install --platform aider+graphify aider install/uninstall(#74) - GitHub Copilot CLI —
graphify install --platform copilot+graphify copilot install/uninstall(#134)
New features