Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 01 May 01:34
· 98 commits to canary since this release

Upgrade

If you already have Pensar installed, upgrade to the latest version:

pensar upgrade

Fresh Install

macOS / Linux (Quick Install)

curl -fsSL https://pensarai.com/install.sh | bash

Homebrew

brew tap pensarai/tap
brew install apex

npm

npm install -g @pensar/apex

What's Changed

  • feat: add -s/--system flag for operator system prompt override by @joshkotrous in #696

Full Changelog: v1.7.0...v1.8.0