What's Changed
- install-paca-skills.sh: non-lossy Agent Skills distribution by @gorlix in #454
- Feature/implement chrome extension by @pikann in #455
- feat: add provider_cli agent type and related functionality by @pikann in #459
- feat: draft sprint UX — sidebar section, status badges, start-sprint warning by @pikann in #460
- feat: implement infinite scroll for task columns and optimize loading… by @pikann in #463
- feat: add color support for custom field options by @pikann in #464
- Harden MCP tool-listing permissions and fix Provider CLI dialog gap by @pikann in #465
- feat: add parallelism limit for agents and implement task queue by @pikann in #466
- cicd: add CI and CD workflow for browser extension by @pikann in #467
- feat: update agent card and create agent dialog for provider_cli supp… by @pikann in #469
- feat(auth): add annotation refresh endpoint and related cookie handling by @pikann in #473
- docs: add What's New sections for v0.14.0 and v0.15.0 by @pikann in #474
New Contributors
Full Changelog: v0.14.1...v0.15.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