What's new
- VS Code Copilot Chat —
graphify vscode installconfigures VS Code Copilot Chat with a Python-only skill (works on Windows PowerShell) and writes.github/copilot-instructions.mdfor always-on graph context (#206) - Fix: OpenCode plugin path used backslashes on Windows causing duplicate
opencode.jsonentries — fixed via.as_posix()(#378) - Fix: Gemini CLI on Windows now installs skill to
~/.agents/skills/(correct higher-priority path) instead of~/.gemini/skills/(#368) - Fix:
.mjsand.ejsfiles now recognised by the AST extractor as JavaScript (#365) - Fix:
god_nodes()return field renamededges→degreefor clarity - Fix:
graphify watchon macOS now usesPollingObserverby default to avoid missed events with FSEvents (#373)
Upgrade
pip install --upgrade graphifyy