Skip to content

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 00:43

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: structured logging with configurable levels by @jorgeraad in #820
  • fix(tui): stop prompt caret jumping to front while typing by @kylejryan in #846
  • operator: teach the agent about its own pensar CLI by @joshkotrous in #848

Full Changelog: v2.0.0...v2.0.1