- Add --list-models CLI flag for listing/finding models with fuzzy search fixes #203
closes #153
- Add build:binary script for Bun compilation - Add paths.ts for cross-platform asset resolution (npm/bun/tsx) - Add GitHub Actions workflow for automated binary releases - Update README with installation options Based on #89 by @steipete