Skip to content

Code Buddy v0.1.4

Latest

Choose a tag to compare

@CharlexH CharlexH released this 26 Apr 09:11

Code Buddy v0.1.4 is the macOS host fix release for managed Codex launch reliability.

Changes:

  • Managed Codex sessions launch the saved real Codex executable instead of relying on launchd PATH lookup.
  • Setup records the shell PATH used to resolve Codex, and managed Codex subprocesses receive that PATH plus common macOS/Homebrew locations. This covers npm-installed Codex scripts that require node.
  • Managed app-server processes now run in their own process group and are terminated by process group, preventing node wrapper child processes from lingering after bridge stop or startup timeout.
  • Added regression coverage for launchd-style minimal PATH, setup PATH persistence, managed bridge process env, and process-group startup.

No firmware or native BLE helper changes are required for this release; the v0.1.2 helper artifact remains compatible.