Skip to content

v0.0.113

Choose a tag to compare

@github-actions github-actions released this 19 Mar 08:22
· 275 commits to canary since this release

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

  • feat: add pentestObjectives field to document_asset tool by @joshkotrous in #428
  • fix: swarm footer Thinking flicker by @Yuvanesh-ux in #433
  • fix: case-insensitive author check in auto-assign workflow by @joshkotrous in #430
  • Fixed the problem where even with credits it showed needs credits by @ArshAnan in #429
  • feat: add GPT-5.4 family of models to OpenAI provider by @joshkotrous in #418

Full Changelog: v0.0.112...v0.0.113