AsyncReview v0.6.1
Installation
npx asyncreview review --url <github-pr-url> -q "your question"Platform Runtimes
The runtime is automatically downloaded on first use. Supported platforms:
- macOS (Apple Silicon) -
darwin-arm64 - macOS (Intel) -
darwin-x64 - Linux (x64) -
linux-x64
Manual Download
If you prefer to install manually, download the appropriate tarball for your platform.
Note: After GitHub Release is created, publish to npm locally with:
make publish-npm