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
- @beastyrabbit made their first contribution in #390
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