Skip to content

v0.12.3

Choose a tag to compare

@pikann pikann released this 12 Aug 07:41
· 11 commits to master since this release
0e037c2

What's Changed

  • fix: use Codex skill syntax for ACP messages by @beastyrabbit in #390
  • feat: implement read_task_attachment tool to download and read attachment contents by @pikann in #393

New Contributors

Full Changelog: v0.12.2...v0.12.3

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