github Paca-AI/paca v0.9.2

latest releases: v0.9.4, v0.9.3
2 hours ago

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.50.0 to 0.52.0 in /services/api by @dependabot[bot] in #258
  • chore: add Pullfrog workflow file by @pullfrog[bot] in #259
  • fix(mcp): handle 204 No Content responses without parsing JSON by @pullfrog[bot] in #261
  • refactor: refactor agent permissions and prompt handling by @pikann in #262

Full Changelog: v0.9.1...v0.9.2

How to Upgrade

To safely update your configuration files and application, run the official upgrade script (do not just use docker compose pull):

curl -fsSL https://github.com/Paca-AI/paca/releases/latest/download/upgrade.sh -o upgrade.sh
bash upgrade.sh

Don't miss a new paca release

NewReleases is sending notifications on new releases.