v1.1.0
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(operator): decision timeout for approval gate by @jorgeraad in #639
- fix(persistentShell): authoritative post-kill stdout capture by @kylejryan in #640
- fix: bound per-endpoint threat-model concurrency by @jorgeraad in #654
- fix(whitebox-recon): forbid manifest/batch documentation in discovery agents by @joshkotrous in #658
- fix: correct pensar provider cache token counting by @Yuvanesh-ux in #630
- fix: bundle wordlists, expose as agent capability, and wire env-context across operator + autonomous agents (#642) by @kylejryan in #651
- feat(tui): polished animated loaders, token tracking, and pending tool call display by @joshkotrous in #657
Full Changelog: v1.0.0...v1.1.0