Skip to content

graphify

v0.7.19 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 20d RAG & Retrieval
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

antigravity claude-code codex gemini graphrag knowledge-graph
+5 more
leiden openclaw llm skills tree-sitter

ReleasePort's take

Light signal
editorial:auto 13d

Version v0.7.19 introduces .astro support with frontmatter static/dynamic imports and tsconfig path alias resolution, and fixes a lockfile management bug.

Why it matters: Test the new .astro import capabilities in dev before upgrading; apply this release to resolve orphaned .rebuild.lock files caused by PID accumulation.

Summary

AI summary

.astro support adds frontmatter static/dynamic block imports and resolves tsconfig path aliases.

Changes in this release

Feature Medium

.astro support adds frontmatter static imports, dynamic imports, and script block imports producing edges; tsconfig path aliases resolved.

.astro support adds frontmatter static imports, dynamic imports, and script block imports producing edges; tsconfig path aliases resolved.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Fix .rebuild.lock orphan; lock file now single PID while running and unlinked on release, preventing PID accumulation or orphan locks blocking downstream tooling.

Fix .rebuild.lock orphan; lock file now single PID while running and unlinked on release, preventing PID accumulation or orphan locks blocking downstream tooling.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Fixes .rebuild.lock orphan by ensuring lock file contains a single PID and is unlinked on release.

Fixes .rebuild.lock orphan by ensuring lock file contains a single PID and is unlinked on release.

Source: granite4.1:30b@2026-05-22-audit

Confidence: high

Other Medium

Docs clarify skill.md that graphify does not read ANTHROPIC_API_KEY or other provider keys during /graphify skill runs.

Docs clarify skill.md that graphify does not read ANTHROPIC_API_KEY or other provider keys during /graphify skill runs.

Source: llm_adapter@2026-05-21

Confidence: low

Full changelog

What's new

  • .astro support — frontmatter static imports, dynamic imports, and `` 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
```

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track graphify

Get notified when new releases ship.

Sign up free

About graphify

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, OpenClaw, Factory Droid, Trae). Turn any folder of code, docs, papers, images, videos, or YouTube links into a queryable knowledge graph

All releases →

Related context

Earlier breaking changes

  • v0.8.18 Breaks Java `extends` edges; they are renamed to `inherits`. Update queries filtering on `relation="extends"` for Java nodes.

Beta — feedback welcome: [email protected]