Skip to content

v0.8.0

Latest

Choose a tag to compare

@pikann pikann released this 03 Jul 18:34
1a37f10

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