v2.0.0
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(tui): bump @OpenTui to 0.1.107 to fix startup crash by @jorgeraad in #845
- feat(models): add Kimi K2.7 Code, MiniMax M3, and GLM 5.2 to OpenRouter by @KeremP in #840
- refactor(cli): migrate from project-scoped to workspace-scoped Console API by @jorgeraad in #822
Full Changelog: v1.8.2...v2.0.0