Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 16:29

Upgrade

If you already have Pensar installed, upgrade to the latest version:

pensar upgrade

Fresh Install

macOS / Linux (Quick Install)

curl -fsSL https://pensarai.com/install.sh | bash

Homebrew

brew tap pensarai/tap
brew install apex

npm

npm install -g @pensar/apex

What'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