v0.0.97
·
343 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 Tab key to show options in /pentest dialog by @joshkotrous in #351
- fix: auto-focus input when entering operator mode by @joshkotrous in #344
- feat: use gateway.pensar.dev for inference (bypasses CloudFront timeout) by @joshkotrous in #360
Full Changelog: v0.0.96...v0.0.97