github Paca-AI/paca v0.10.0

4 hours ago

What's Changed

  • chore(deps): bump mcp from 1.28.0 to 1.28.1 in /services/ai-agent by @dependabot[bot] in #283
  • fix(home): display real workspace stats instead of hardcoded values by @pullfrog[bot] in #282
  • Feature/add support for acp agents by @pikann in #284
  • fix: adjust project routes to use consistent path structure by @pikann in #285
  • feat: add support for custom field filters in task listing by @pikann in #286
  • feat: implement conversations page by @pikann in #287
  • refactor: simplify scrollbar styles across components by @pikann in #288
  • feat: implement cursor-based pagination for conversations by @pikann in #289
  • Feature/enhance acp agent workflow by @pikann in #290
  • chore: update installation instructions to use 'uv pip' for consisten… by @pikann in #291

Full Changelog: v0.9.7...v0.10.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.