Skip to content

Release v1.10.2

Latest
Compare
Choose a tag to compare
@steipete steipete released this 17 May 04:11
· 18 commits to main since this release
18b00d4

What's Changed

  • Fix critical startup issue where Node.js CLI was incorrectly run through bash
  • Replace dynamic package.json import with hardcoded version to fix test failures
  • Performance improvement: faster startup by removing dynamic module loading

This release fixes the critical bug introduced in v1.10.1 where the server would fail to start with an error like /bin/bash: /path/to/claude: //: is a directory.

Full Changelog

v1.10.1...v1.10.2