v0.0.83
·
408 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
- feat: command history navigation & subagent display callbacks by @joshkotrous in #277
- Memory system by @joshkotrous in #278
- Token and runtime metrics by @KeremP in #279
- Add AI model trust boundary and prompt injection language to SECURITY.md by @joshkotrous in #282
- feat: AI-generated session names + decouple session creation from TUI by @joshkotrous in #281
- Aio SDK partial tool streaming by @joshkotrous in #284
- Add Pensar-hosted inference provider with SSE streaming by @Yuvanesh-ux in #239
- Agent queued input by @joshkotrous in #280
Full Changelog: v0.0.80...v0.0.83