Skip to content

v0.0.18

Choose a tag to compare

@github-actions github-actions released this 13 Jul 17:33
· 11 commits to weirwood since this release

Installation

macOS (signed and notarized when release secrets are configured):

unzip stave_*.zip
chmod +x stave
sudo mv stave /usr/local/bin/

Linux:

tar xzf stave_*.tar.gz
chmod +x stave
sudo mv stave /usr/local/bin/

Changelog

  • 3993325 Make the embedded review skill harness-agnostic