github Paca-AI/paca v0.16.4

4 hours ago

What's Changed

  • feat(conversation): add title and soft delete functionality by @pikann in #501
  • docs: add AI agent environments section to roadmap by @pikann in #503
  • feat(agent-picker): add hidden state for ACP-type agents in environment and folder pickers by @pikann in #504
  • Docs/add fluxion ai sponsorship logo by @pikann in #506
  • feat: enhance e2e testing coverage by @pikann in #505
  • feat: add support for FluxionAI provider and models by @pikann in #507

Full Changelog: v0.16.3...v0.16.4

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.