0.86.3-rc.3
agent0ai/agent-zero0.86.3-rc.3Jul 12, 2026by github-actions[bot]
AI Summary
Bug fixes for S3 uploads and file cleanup on OCI storage, as well as fixes for table column order consistency when importing from JSON.
Key Highlights
- Fix S3 uploads and file cleanup failing on OCI and other S3-compatible storage
- Keep column order consistent when importing tables from JSON
Full Release Notes
## 🐞 Bug Fixes * fix(file): S3 uploads and file cleanup failing on OCI and other S3-compatible storage (#14115) @majewskibartosz * fix(tables): keep column order consistent when importing tables from JSON (#14156) @majewskibartosz ## Thanks ❤️ @MrChaker, @abuaboud and @majewskibartosz