This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
ReleasePort's take
Light signalVersion 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
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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
.astrosupport — frontmatter static imports, dynamic imports, and `` block imports all produce edges; tsconfig path aliases resolved (#850)- Fix
.rebuild.lockorphan — 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
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
Beta — feedback welcome: [email protected]