v0.2.0
graphlm v0.2.0
Install: uv tool install graphlm or pipx install graphlm
(or grab the wheel/sdist below). See the
CHANGELOG
for what's in this release.
What's Changed
- fix(scanner): skip nested git checkouts (worktrees, submodules, vendored clones) by @ggrace519 in #49
- docs(innovations): ranked innovation proposals from the inventive-engineer survey by @ggrace519 in #50
- feat(cli): --serve exposes the map to coding agents over MCP (innovation #1) by @ggrace519 in #51
- feat(graph): run telemetry in meta — real token usage + LLM-vs-AST faithfulness (innovation #6) by @ggrace519 in #52
- feat(render): Mermaid module graph in GRAPH.md + ground-truth layers in GRAPH.html (innovation #7) by @ggrace519 in #53
- feat(scanner): tree-sitter signature skeletons for oversized files + real line counts (innovation #2) by @ggrace519 in #54
- docs(changelog): consolidate [Unreleased] for 0.2.0 by @ggrace519 in #55
Full Changelog: v0.1.3...v0.2.0