v0.0.103
·
317 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 persistence issues when aborting agent reasoning/streaming response and tool call rendering by @KeremP in #365
- fix: use async writeFile to prevent event loop blocking by @joshkotrous in #366
- Canary branch docs updates by @joshkotrous in #383
- Fix Shift+Tab tooltip text in operator mode by @Yuvanesh-ux in #382
- Fix pending shell tool call labels in the operator UI by @KeremP in #356
- Fix spelling errors in responsible use disclosure screen by @Yuvanesh-ux in #385
- Fix help dialog escape behavior by @KeremP in #392
- feat: implement windowed command suggestions dropdown by @Yuvanesh-ux in #398
Full Changelog: v0.0.101...v0.0.103