v0.10.6
What's Changed
- Fix deploy env-template gaps and stale ai-agent docs from discussion #305 by @pikann in #312
- feat: add "My Tasks" widget to home page by @pikann in #324
- fix: compute conversation iteration count live from events instead of a stale stored column by @pikann in #325
- fix: gate BranchPicker and edit pencil on runtime capabilities by @pikann in #327
- chore(deps): bump pyasn1 from 0.6.3 to 0.6.4 in /services/ai-agent by @dependabot[bot] in #328
- chore(deps): bump pypdf from 6.14.0 to 6.14.2 in /services/ai-agent by @dependabot[bot] in #329
- fix: include .env.production.example in release assets by @PavelVinogradov in #331
- chore(deps): bump httplib2 from 0.31.2 to 0.32.0 in /services/ai-agent by @dependabot[bot] in #332
- feat: implement diff handling for tool calls and enhance error detail… by @pikann in #333
New Contributors
- @PavelVinogradov made their first contribution in #331
Full Changelog: v0.10.5...v0.10.6
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