v0.9.1
What's Changed
- fix(plugin): preserve valid binary on refresh failure by @cdeust in #194
- fix(indexer): prune Elixir/Erlang deps/ dir from walk by @cdeust in #199
- fix(query_graph): scan only executable text in the read-only gate (#200) by @cdeust in #202
- fix(graph_store): self-heal a stale-sidecar database-ID mismatch (#201) by @cdeust in #203
- feat(index): file-level REFERENCES edges from markdown/shell sources by @cdeust in #207
- fix(distribution): accept live-mounted source symlink under AI_ARCHITECT_SOURCE_CHECKOUT=1 by @cdeust in #208
- test(bench): rebind stale end-result ground truth to the post-split module tree by @cdeust in #213
- release: v0.9.1 by @cdeust in #211
Full Changelog: v0.9.0...v0.9.1