autogpt-platform-beta-v0.6.14
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.14Jun 25, 2025by Bentlybro
AI Summary
This release brings triggered-agent support, ClamAV anti-virus scanning, and React Query integration for data fetching, alongside new UI components like Input and Link.
Key Highlights
- Triggered-agent support for the platform and library
- ClamAV support for anti-virus scanning on file upload
- React Query integration for Data Fetching
- New Input and Link components
New Features
- Triggered-agent support
- ClamAV support for file upload
- React Query and DevTools integration
- Custom OpenAPI generator
- Cache control headers
- Improved SmartDecisionBlock and AIStructuredResponseGeneratorBlock
- Apollo Blocks fixes
- Image input fix for AIImageEditorBlock
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.14` **Date:** June 2025 --- ## 🔥 What's New? ### New Features - **#10167** - Added triggered-agent support to the platform/library (by @Pwuts) - **#10232** - Added ClamAV support for anti-virus scan on file upload (by @majdyz) - **#10190** - Added React Query for Data Fetching (by @Abhi1992002) - **#10194** - Added React Query DevTools and ESLint Rules (by @Abhi1992002) - **#10196** - Added new Input component (by @0ubbe) - **#10241** - Added Link component (by @0ubbe) - **#10200** - Added custom openapi generator (by @Abhi1992002) - **#10160** - Added cache control headers (by @ntindle) ### Enhancements - **#10198** - Improved SmartDecisionBlock & AIStructuredResponseGeneratorBlock (by @majdyz) - **#10199** - Enabled cloud Apollo integration cost (by @majdyz) - **#10203** - Enabled auto type conversion on block input schema mismatch for nested input (by @majdyz) - **#10209** - Setup and configured orval (by @Abhi1992002) ### Bug Fixes - **#10197** - Fixed broken Apollo Blocks (by @majdyz) - **#10210** - Fixed Image input on AIImageEditorBlock to accept relative path file media (by @majdyz) - **#10229** - Fixed agent block input value key (by @Pwuts) - **#10230** - Fixed library breakage for manual-setup triggered agents (by @Pwuts) - **#10220** - Split & fixed `update_library_agent` endpoint (by @Pwuts) - **#10189** - Added graph_id path parameter to fix automatic client generation from OpenAPI spec (by @Abhi1992002) - **#10191** - Updated Schedule Task's default value to "daily" (by @Bentlybro) ### Documentation - **#10186** - Documented new color tokens (by @0ubbe) - **#10192** - Added documentation for new Button component + stories (by @0ubbe) - **#10240** - Documented skeleton (by @0ubbe) ### Dependencies & Maintenance - **#10193** - Bumped development-dependencies group across 1 directory with 12 updates (by @dependabot) - **#10235** - Setup chromatic (by @0ubbe) - **#10206** - Fixed test data script (by @0ubbe) --- ## 🎉 Thanks to Our Contributors! A huge thank you to everyone who contributed to this release: - @Pwuts - @majdyz - @Abhi1992002 - @0ubbe - @ntindle - @Bentlybro - @dependabot --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.14 ``` Or download it directly from the [Releases page](https://github.com/Significant-Gravitas/AutoGPT/releases). For a complete list of changes, see the [Full Changelog](https://github.com/Significant-Gravitas/AutoGPT/compare/autogpt-platform-beta-v0.6.13...autogpt-platform-beta-v0.6.14). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!