-
release: 0.7.6 (fix permission denied on global install)
发布于
2026-05-13 14:00:41 +00:00 | 767 次提交 在此版本后已推送到 mainThe 0.7.5 tarball shipped
dist/bin/codegraph.jswithout the executable
bit set, causingzsh: permission denied: codegraphafter a fresh global
install. The build script nowchmod +x's the binary before packing.Also adds CHANGELOG.md and documents the release workflow in CLAUDE.md.
下载附件