What's Changed
- ci: add GitHub Actions workflow (build + core tests, FalkorDB smoke) by @Phoenixrr2113 in #2
- chore(deps): bump library dependencies within semver range by @Phoenixrr2113 in #3
- Fix search, extract the dashboard, and ship it as a second binary by @Phoenixrr2113 in #22
- Draw graph edges, settle the layout, and document the dashboard by @Phoenixrr2113 in #23
- Fix the search hang, stop leaking database processes, and show references by @Phoenixrr2113 in #24
- Stop destroying merged entities, close two API holes, and fix two wrong queries by @Phoenixrr2113 in #25
- Fix the indexer lifecycle, keep git history intact, and make the MCP surface truthful by @Phoenixrr2113 in #26
- Make TypeScript extraction see through barrels, aliases, and typed receivers by @Phoenixrr2113 in #27
- Give Rust and Python real cross-file calls and stop fabricating Python imports by @Phoenixrr2113 in #28
- Write the edges the schema promises and delete the ones it lied about by @Phoenixrr2113 in #29
- Make the dashboard truthful: honest graph windows, real errors, and navigable exploration by @Phoenixrr2113 in #30
- Give every symbol a real identity and kill the zombie nodes for good by @Phoenixrr2113 in #31
- Ship the analysis suite: impact, cycles, hierarchy, dead code, hotspots, and coupling by @Phoenixrr2113 in #32
- Finish what indexing starts: live project switching, scoped embeddings, persistent selection by @Phoenixrr2113 in #33
- Add a folder explorer to Index Project so nobody has to paste a path by @Phoenixrr2113 in #34
- Make the first run real: shared embedded storage, guided setup, and a release gate that installs the tarball by @Phoenixrr2113 in #37
- Give the explorer an honest window: totals, most-connected-first, files view, and expansion by @Phoenixrr2113 in #38
- Expand neighbors in place instead of re-laying out and re-fitting the whole graph by @Phoenixrr2113 in #39
- Page through the graph window and load more without losing your place by @Phoenixrr2113 in #40
- Shrink the graph wire format, warm up the API at boot, and hide externals on demand by @Phoenixrr2113 in #41
- Index git history by time window and rank file ownership from authorship by @Phoenixrr2113 in #42
- Tell the truth everywhere: refreshed docs and an honest landing page by @Phoenixrr2113 in #43
- Give Commit and TypeRef nodes their identities in the file subgraph by @Phoenixrr2113 in #44
- Publish under @codegraph/mcp after npm rejected the unscoped name by @Phoenixrr2113 in #45
- Publish under the agntk scope with a bare-npx server launch by @Phoenixrr2113 in #46
- Announce the published package with live install commands and npm badges by @Phoenixrr2113 in #47
- Keep the installed-package smoke on embedded storage despite ambient CI variables by @Phoenixrr2113 in #48
Full Changelog: https://github.com/Phoenixrr2113/codebase-graph/commits/v0.1.0