Menu bar, tray & deep links
CodeGrid is a real Mac app — it behaves like one.
Deep links
CodeGrid registers the codegrid:// URL scheme so you can open it from anywhere — scripts, the browser, or an "Open in CodeGrid" button:
examples
codegrid://open?path=/abs/path/to/repo&type=codex # open a folder as a session codegrid://new # open the new-session dialog
HEADS UP
Deep links work in the installed app (the scheme is registered at install). They won't route in a dev build.