github safishamsi/graphify v0.4.15

latest releases: v0.4.18, v0.4.17, v0.4.16...
13 hours ago

What's new

  • VS Code Copilot Chatgraphify vscode install configures VS Code Copilot Chat with a Python-only skill (works on Windows PowerShell) and writes .github/copilot-instructions.md for always-on graph context (#206)
  • Fix: OpenCode plugin path used backslashes on Windows causing duplicate opencode.json entries — 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: .mjs and .ejs files now recognised by the AST extractor as JavaScript (#365)
  • Fix: god_nodes() return field renamed edgesdegree for clarity
  • Fix: graphify watch on macOS now uses PollingObserver by default to avoid missed events with FSEvents (#373)

Upgrade

pip install --upgrade graphifyy

Don't miss a new graphify release

NewReleases is sending notifications on new releases.