v0.0.80
·
417 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
- Bun test failures by @joshkotrous in #227
- Pensar upgrade command release notes by @joshkotrous in #228
- Add Pensar managed inference provider and /auth command by @Yuvanesh-ux in #180
- Add blackbox source code prohibition and integrate CVSS 4.0 scoring by @joshkotrous in #234
- Fix browser evaluate type error by @joshkotrous in #236
- Operator command approval flow by @joshkotrous in #238
- Operator mode skills by @joshkotrous in #240
- Sandbox playwright support by @joshkotrous in #229
- Escape key help popup by @KeremP in #243
- Sessions command dialog by @KeremP in #244
- fix: consolidate subagent persistence to fix session resume by @jorgeraad in #232
- refactor: remove SessionsBrowser, fix dialog theming, enhance SessionsDisplay by @jorgeraad in #257
- Responsive pentest agent card grid by @jorgeraad in #260
- feat: add patching agent with file mutation tools and sandbox support by @joshkotrous in #254
- Manual model preference by @Yuvanesh-ux in #259
- add exfil mode by @KeremP in #251
- Shortcut dialog session kill by @Yuvanesh-ux in #258
- Severity CVSS source by @joshkotrous in #248
- Google model support by @joshkotrous in #250
- Add pentest report generation with JSON intermediate representation + pentest mode UI improvements by @jorgeraad in #202
- Add Fern docs project for Apex by @jorgeraad in #270
- Apex.yaml deploy error by @KeremP in #268
- Issue 264 bug by @KeremP in #267
- feat: persistent shell and session storage refactor by @joshkotrous in #272
Full Changelog: v0.0.77...v0.0.80