Skip to content

Release v0.2.14

Choose a tag to compare

@avrabe avrabe released this 30 Jul 04:08
· 18 commits to main since this release

Fix npm package installation

This release fixes the binary detection issue in run.js:

βœ… Fixed: npx @pulseengine/studio-mcp-server now works correctly
βœ… Unified: All entry points use the same binary detection logic
βœ… Reliable: Consistent behavior across platform packages and fallback

The package should now install and run properly via:

  • npx @pulseengine/studio-mcp-server@latest
  • npm install -g @pulseengine/studio-mcp-server