v0.0.90
·
374 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
- docs: update Fern docs to match current CLI and remove stale prerequisites by @joshkotrous in #318
- Operator input jump by @joshkotrous in #316
- feat: in-session commands for operator mode by @jorgeraad in #311
- Lazy-discover Lambda Function URL for SSE streaming by @Yuvanesh-ux in #301
- Clean Up Close Listener in PersistentShell.execute() by @kylejryan in #324
- refactor: pentest wizard as dialog overlay by @jorgeraad in #322
- feat: visually truncate large pasted text in input area by @jorgeraad in #320
- refactor: unify pensar gateway to streaming-only by @joshkotrous in #330
Full Changelog: v0.0.89...v0.0.90