When a Mac App Can't Find a CLI Your Terminal Can Run
A short debugging note on why a macOS GUI app could not find `codex` even though the terminal could, and how inspecting the app process `PATH` led to a launchd-level fix.
👋 I'm Rareș, a software engineer and entrepreneur based in New York. Most recently, I co-founded Contour Care, which we sold back into Commure. These days, I'm building developer productivity tools and software for real estate agents and the New York City rental market. When I'm not building products, you'll find me tinkering with robotics, embedded systems, or planning my next summit.





A short debugging note on why a macOS GUI app could not find `codex` even though the terminal could, and how inspecting the app process `PATH` led to a launchd-level fix.