Skip to content

v2.0.1

Latest

Choose a tag to compare

@stephenleo stephenleo released this 08 Jul 05:07
c80f89f

Patch release fixing a release blocker in 2.0.0: node-pty's spawn-helper shipped without the exec bit in hoisted install layouts (npx vibesense, install-as-dependency), so the pty wrapping Claude failed with posix_spawnp failed. Fixed at runtime by resolving node-pty's real install location before spawning, plus a widened postinstall glob for root-owned global installs. (#156)

Also: README refresh (#157), snake published as the reference standalone game package plus a step-by-step game-building tutorial in docs/building-a-game.md (#158), and the vibesense.dev docs site scaffolding (#159).

Full Changelog: v2.0.0...v2.0.1