Fetching from the wire…
Tools2026-09-06 · source-backed
Released September 5. Python definitions differing only by leading underscores (_get_connection against get_connection) collided and one got dropped. Inherits/implements/references edges were fabricated from symbols owning no node, like a class nested in a named function, leaking phantom ext_* edges. Named re-exports through barrels dangled on a fabricated barrel symbol. And a runtime dynamic import(...) got blanked by the TypeScript type-argument normalizer, erasing real module dependencies. I navigate my own repo through a graph like this, and a phantom edge is worse than a missing one because you act on it.
Each link below shares sources, entities, or timing with this story.
Compounding at ~847 stars/day to 97,447, built on tree-sitter AST parsing across 36+ languages plus Leiden community detection, with no vector store anywhere in the pipeline. Every edge is labeled EXTRACTED (explicit in source) or INFERRED (derived through resolution), which i...
Graphify-Labs/graphify ships as a /graphify skill for Claude Code, Cursor, Codex and Gemini CLI using local deterministic AST parsing with no API cost. The scope claim is what separates it: non-code artifacts land in the same graph, so "which endpoint reads this table" resolve...
Graphify-Labs/graphify (MIT, v0.9.17 on July 16) has sustained roughly 780 stars/day since April 3. It parses ~40 languages with tree-sitter AST locally and deterministically, then tags every edge as EXTRACTED (explicit in source) or INFERRED (derived), so you can tell what wa...
GitHub | Python, TypeScript, GitHub Actions Launched alongside Claude Code Security today. Performs context-aware security analysis on PR diffs detecting 10+ vulnerability categories with deep semantic understanding beyond pattern matching. Diff-aware, false-positive filtering...
mikehasa/agentacct (547 stars, MIT, Python, pushed August 7) breaks each agent task into work steps: tools used, files changed, tests run, time and tokens spent, across Claude Code, Codex, OpenCode and others in a local-first dashboard. The no-telemetry positioning is the diff...
1. Use claude agents --json to build session dashboards. Claude Code v2.1.145 outputs all live agent sessions as structured JSON with status, model, elapsed time, and parent relationships. Pipe it into a tmux status bar widget or session picker script for switching between bac...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.