| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| codegraph-win32-x64.zip | 2026-05-21 | 42.4 MB | |
| codegraph-darwin-arm64.tar.gz | 2026-05-21 | 46.5 MB | |
| codegraph-darwin-x64.tar.gz | 2026-05-21 | 47.7 MB | |
| codegraph-linux-arm64.tar.gz | 2026-05-21 | 51.5 MB | |
| codegraph-linux-x64.tar.gz | 2026-05-21 | 51.8 MB | |
| codegraph-win32-arm64.zip | 2026-05-21 | 38.5 MB | |
| README.md | 2026-05-21 | 667 Bytes | |
| v0.9.1 source code.tar.gz | 2026-05-21 | 1.1 MB | |
| v0.9.1 source code.zip | 2026-05-21 | 1.2 MB | |
| Totals: 9 Items | 280.7 MB | 0 | |
0.9.1 - 2026-05-21
Fixed
- Standalone installers (
curl … | sh,irm … | iex): the bundled launcher failed withexec: …/node: not foundbecause it didn't resolve the symlink the installer puts on your PATH. Installing on a machine with no Node now works. - npm:
@colbymchenry/codegraph-linux-x64is now published — the 0.9.0 release silently shipped 6 of 7 packages, sonpm i -gon linux-x64 couldn't find its bundle. The release pipeline now verifies every package reached the registry (and is idempotent), so a release can't pass green-but-broken again.