This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryAdded BYOND DreamMaker language support and a deeper semantic extraction mode.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds BYOND DreamMaker support for .dm, .dme, .dmi, .dmf, and .dmm files. Adds BYOND DreamMaker support for .dm, .dme, .dmi, .dmf, and .dmm files. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Feature | Medium |
Adds `graphify extract --mode deep` flag for richer semantic extraction across all LLM backends. Adds `graphify extract --mode deep` flag for richer semantic extraction across all LLM backends. Source: llm_adapter@2026-05-28 Confidence: high |
— |
Full changelog
What's new
- BYOND DreamMaker support —
.dm/.dmefiles extracted via tree-sitter-dm (type definitions, proc declarations,#includeedges, in-file call resolution,new /type()instantiation edges);.dmiPNG icon files parsed for icon-state nodes;.dmmmap files parsed for type-pathusesedges from the tile dictionary section;.dmfinterface files parsed for window/elem/control-type hierarchy (#884) graphify extract --mode deep— enables richer semantic extraction using an extended system prompt; flag propagated through all four LLM backends (#1030)
Install / upgrade
pip install --upgrade graphifyy
Full changelog: https://github.com/safishamsi/graphify/blob/v8/CHANGELOG.md
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]