Skip to content

v0.32.2 | CC 2.1.76

Choose a tag to compare

@guess guess released this 14 Mar 23:06
· 58 commits to main since this release

Fixed

  • mix claude_code.install version checkClaudeCode.Adapter.Port.Installer.version_of/1 now retries once after 500ms on exit code 137 (SIGKILL). On macOS, Gatekeeper can kill a freshly-copied binary during initial code signature verification, causing claude --version to fail with empty output. This led to "Could not determine installed version" on every install and unnecessary reinstalls.