Skip to content

v0.0.20

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:14
· 7 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

  • d3bac19 feat: streamline space creation and agent launch
  • 9838715 fix: record pflag as a direct dependency