v0.0.92
·
365 commits
to canary
since this release
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
- fix: eliminate event listener leaks across child processes and TUI resize by @jorgeraad in #326
- feat: add Claude Opus 4.6 to Pensar provider models by @joshkotrous in #331
- fix: preserve agent message history across pentest resume by @jorgeraad in #327
- Add product decision records (PDRs) by @joshkotrous in #323
Full Changelog: v0.0.91...v0.0.92