0.86.3-rc.4

agent0ai/agent-zero0.86.3-rc.4Jul 13, 2026by github-actions[bot]

AI Summary

This release candidate adds visibility controls for platform pieces and fixes external dependencies that were breaking when inlined.

Key Highlights

  • Add per-piece action & trigger visibility controls
  • Fix externalize deps that break when inlined (amazon-s3, image-helper, scrapeless)
  • Mark AWS Bedrock piece as deprecated

New Features

  • Add per-piece action & trigger visibility controls

Full Release Notes


* feat(platform): add per-piece action & trigger visibility controls (#14099) @othmanemad

## 🔌 Pieces

* fix(pieces): externalize deps that break when inlined (amazon-s3, image-helper, scrapeless) (#14117) @kishanprmr
* chore(aws-bedrock): mark piece as deprecated in display name (#14152) @sanket-a11y

## Thanks ❤️
@MrChaker, @kishanprmr, @othmanemad and @sanket-a11y