Skip to content

v0.11.0

Choose a tag to compare

@pikann pikann released this 31 Jul 09:30
f24caf9

What's Changed

  • feat: enhance automation feature by @pikann in #340
  • feat: enhance WASI reactor module instantiation with real OS clock su… by @pikann in #343
  • fix: add key prop to AutomationNodeConfigPanel for selectedNode by @pikann in #344
  • feat: add conversation filters and search functionality by @pikann in #346
  • feat: enhance chat functionality by @pikann in #347
  • feat: implement ACP conversation handling to allow resuming from terminal states by @pikann in #348
  • feat: hide system prompt and git committer identity for ACP agents by @pikann in #349

Full Changelog: v0.10.8...v0.11.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