Release v1.7.0
π Poltergeist v1.7.0
Highlights
- π― Clear differentiation between polter and poltergeist help messages
- β‘ Watchman incremental updates - only changed files detected, not full file lists
- π¦ Bun binary compilation - resolved import.meta.url issues
- π Improved performance for large projects (e.g., VibeTunnel with 489+ Swift files)
- π§ Enhanced IPC communication for both Node.js and Bun runtimes
- β±οΈ Startup timeout increased to 60s for complex projects
Installation
npm
npm install -g @steipete/poltergeistHomebrew
brew tap steipete/poltergeist
brew install poltergeistDirect Binary (macOS)
Download the tarball from the release assets and extract:
tar -xzf poltergeist-macos-universal-v1.7.0.tar.gz
sudo mv poltergeist polter /usr/local/bin/Full Changelog: v1.6.3...v1.7.0