v0.0.89
·
385 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
- Mercury 2 by @KeremP in #252
- Add global onUsage() callback for token usage reporting by @Yuvanesh-ux in #288
- Vulnerability documentation token limit by @joshkotrous in #293
- feat: add AttackSurfaceRegistry for document_asset dedup by @joshkotrous in #287
- feat: Endpoint risk scoring by @joshkotrous in #294
- feat: add risk scoring and attack surface registry with token overflow fixes by @joshkotrous in #295
- feat: add environment agent for dev environment setup by @joshkotrous in #296
- Operator session message subset by @joshkotrous in #297
- feat: incremental whitebox attack surface workflow by @joshkotrous in #299
- Wire abort signal through persistentShell and all inference paths by @joshkotrous in #300
- Operator mode new line by @joshkotrous in #304
- fix: clean up textarea keybinding configuration by @jorgeraad in #307
- feat: auto-copy on select with clipboard notification by @jorgeraad in #309
- Read project knowledge base in pentest prompt by @Yuvanesh-ux in #292
Full Changelog: v0.0.88...v0.0.89