github safishamsi/graphify v0.5.5

10 hours ago

What's new in v0.5.5

  • Kimi K2.6 backendpip install 'graphifyy[kimi]' then set MOONSHOT_API_KEY to route semantic extraction through Kimi K2.6 instead of Claude subagents. 3-6x richer relation extraction at ~3x lower cost. Claude remains the default; Kimi is opt-in. A tip is printed when the key is not set so users discover it naturally.
  • Phantom god node fix (#598) — member-call callees (this.logger.log()log) are no longer cross-file resolved. Go package-qualified calls (pkg.Func()) are correctly preserved. Affects JS/TS, Go, Rust, Swift, Kotlin, Scala, PHP, C++, C#, Zig, Elixir.
  • concept file_type fix (#601) — nodes with file_type: concept no longer produce validation warnings.
  • graphify update remembers scan root — saves root to graphify-out/.graphify_root so graphify update with no args finds the right directory automatically.

Fixes #598, #601.

Don't miss a new graphify release

NewReleases is sending notifications on new releases.