Download Latest Version v0.8.2 source code.tar.gz (51.5 MB)
Email in envelope

Get an email when there's a new version of claude-multi

Home / v0.8.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-02 663 Bytes
v0.8.1 source code.tar.gz 2026-06-02 47.3 MB
v0.8.1 source code.zip 2026-06-02 47.5 MB
Totals: 3 Items   94.8 MB 0

Fixed

  • CLI build output moved from dist/ to build/: The CLI and Astro docs builds both output to dist/, causing the published npm package to contain the docs site HTML instead of cli.js. Global installs would fail with Module not found ... dist/cli.js. The CLI now builds to build/cli.js, eliminating the collision.
  • Updated bin/claude-multi.js to resolve ../build/cli.js instead of ../dist/cli.js.
  • Updated CI workflows (ci.yml, publish.yml) to verify build/cli.js instead of dist/cli.js.

Blog

Source: README.md, updated 2026-06-02