[0.7.6] - 2026-05-13
Fixes
- Fixed the
codegraphcommand failing withpermission deniedright after a fresh global install — the 0.7.5 package shipped the CLI without its executable bit, so your shell refused to run it. New installs work out of the box. If you're stuck on 0.7.5, upgrade to 0.7.6 or unblock yourself in place by making the installed binary executable withchmod +x.