Skip to content

v1.3.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@LouisMazel LouisMazel released this 15 Apr 21:07
· 83 commits to main since this release

compare changes

🩹 Fixes

  • Fixed crash when claude CLI binary is not found on PATH (0a43432)

    The Claude Code provider now probes for the binary before attempting to spawn it and provides an actionable error message with installation instructions, preventing mid-release failures. Documentation has been updated to clarify this dependency.

❤️ Contributors