github Paca-AI/paca v0.8.0

4 hours ago

What's Changed

  • fix: ensure live REST read for conversation state to prevent staleness in execution status by @pikann in #242
  • feat: add support for secret environment variables per agent by @pikann in #243
  • feat: refactor ai agent executor by @pikann in #247
  • fix: fix error when set default task type by @pikann in #248

Full Changelog: v0.7.2...v0.8.0

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.