Added
- Standalone Binary Support: Build a self-contained binary using Bun with
npm run build:binary. Pre-built binaries for macOS (arm64/x64), Linux (x64/arm64), and Windows (x64) are available on GitHub Releases. Based on #89 by @steipete, extended with cross-platform path resolution and GitHub Actions for automated release builds.