autogpt-platform-beta-v0.6.2
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.2Apr 9, 2025by ntindle
AI Summary
This release introduces a wide array of new features including Webhooks, real-time execution updates, and advanced block search.
Key Highlights
- Add a generic webhook block
- Real-time execution updates for platform/library
- Add advanced block search with relevance ranking
- Add new llama 4 maverick & scout models
New Features
- Generic webhook block
- Real-time execution updates for platform/library
- Advanced block search with relevance ranking
- New Llama 4 Maverick and Scout models
- Real-time 'Steps' count to agent run view
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.2` **Date:** March 2024 --- ## 🔥 What's New? ### New Features - **#9710** - Make agent store data publicly accessible by non-authenticated users (by @majdyz) - **#9695** - Real-time execution updates for platform/library (by @Pwuts) - **#9700** - Implement UI for Agent Input subtypes (by @majdyz) - **#9584** - Add a generic webhook block (by @ntindle) - **#9740** - Add real-time "Steps" count to agent run view (by @Pwuts) - **#9755** - Add "Open in builder" run action (by @Pwuts) - **#9756** - Baseline sentry logging implementation (by @ntindle) - **#9711** - Add advanced block search with relevance ranking (by @Abhi1992002) - **#9788** - Add new llama 4 maverick & scout models (by @Bentlybro) ### Enhancements - **#9742** - Improved logging with uvicorn integration (by @ntindle) - **#9704** - Different signup error message implementation (by @ntindle) - **#9762** - Use `TypeBasedInput` for onboarding agent input (by @kcze) - **#9794** - Deep copy schema implementation (by @ntindle) ### UI/UX Improvements - **#9706** - Add extra padding bottom on library agent page (by @Abhi1992002) - **#9707** - Remove animation from search bar on library agent page (by @Abhi1992002) - **#9715** - Fix date picker UX (by @Abhi1992002) - **#9739** - Fix store card typography (by @Abhi1992002) - **#9748** - Reduce margin between search bar and chips (by @Abhi1992002) ### Bug Fixes - **#9703** - Fixes to allow formatting and tests to work from sub command (by @Swiftyos) - **#9724** - Sort agents by last edited date in publish dialog (by @Abhi1992002) - **#9735** - Cleanup service on service closure (by @majdyz) - **#9734** - Handle notification service errors more elegantly (by @ntindle) - **#9754** - Fix bad handling on error prompts (by @ntindle) - **#9764** - Fix ProviderName behavior when loading secrets (by @ntindle) - **#9793** - Fix block I/O value sharing (by @Pwuts) ### Documentation - **#9749** - Add WSL 2 recommendation for Docker on Windows (by @MaduraHerath) - **#9753** - Remove outdated tutorial video from docs & readme (by @Bentlybro) ### Dependencies & Maintenance - **#9686** - Bump psutil from 6.1.1 to 7.0.0 - **#9728** - Bump production-dependencies group (20 updates) - **#9560** - Bump development-dependencies group (5 updates) - **#9727** - Bump production-dependencies group for libs (4 updates) - **#9646** - Bump @sentry/nextjs from 8.54.0 to 9.6.0 - **#9767** - Security upgrade next from 14.2.25 to 14.2.26 --- ## 🎉 Thanks to Our Contributors! A huge shoutout to everyone who contributed to this release. Special thanks to our new contributor: - @MaduraHerath As well as our returning contributors: - @majdyz - @Pwuts - @ntindle - @Abhi1992002 - @Swiftyos - @Bentlybro - @kcze --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.2 ``` 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.1...autogpt-platform-beta-v0.6.2). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!