github safishamsi/graphify v0.7.19

3 hours ago

What's new

  • .astro support — frontmatter static imports, dynamic imports, and `<script>` block imports all produce edges; tsconfig path aliases resolved (#850)
  • Fix .rebuild.lock orphan — lock file now contains a single PID while running and is unlinked on release; no more PID accumulation or orphan locks blocking downstream tooling (#858)
  • Docs — skill.md clarifies graphify does not read `ANTHROPIC_API_KEY` or other provider keys during `/graphify` skill runs

Install / upgrade

```
pip install -U graphifyy

or

uv tool install graphifyy
```

Don't miss a new graphify release

NewReleases is sending notifications on new releases.