v2.0.1
Upgrade
If you already have Pensar installed, upgrade to the latest version:
pensar upgradeFresh Install
macOS / Linux (Quick Install)
curl -fsSL https://pensarai.com/install.sh | bashHomebrew
brew tap pensarai/tap
brew install apexnpm
npm install -g @pensar/apexWhat'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