Skip to content

AsyncReview v0.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Feb 03:38
· 12 commits to main since this release

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