autogpt-platform-beta-v0.6.13
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.13Jun 18, 2025by Bentlybro
AI Summary
A major backend overhaul implements an async-first execution engine, request retries, and Google Sign-in support, significantly improving the system's responsiveness and security.
Key Highlights
- Async-first execution engine implementation
- Request retry on block execution and RPC
- Improved execution ordering to allow depth-first execution
- Google Sign-in support
New Features
- Google Sign-in support
- Async-first execution engine
- Request retry on block and RPC
- Improved execution ordering
- Agent Presets backend improvements
- Snapshot test responses
- Reduced price for ChatGPT O3 model
- VEO3 to AI video generator
- Account menu and password reset fixes
- Typography tokens documentation
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.13` **Date:** June 2025 --- ## 🔥 What's New? ### New Features - **#10117** - Added Google Sign-in support (by @0ubbe) - **#10142** - Improved execution ordering to allow depth-first execution (by @majdyz) - **#9996** - Added AI/ML API support to LLM blocks (by @D1m7asis) - **#10123** - Enhanced security module implementation (by @ntindle) - **#10138** - Made execution engine async-first (by @majdyz) - **#10183** - Added request retry on block execution and RPC (by @majdyz) ### Enhancements - **#10066** - Moved output processing from node executor to graph executor (by @majdyz) - **#9786** - Agent Presets backend improvements (by @Pwuts) - **#10039** - Added snapshot test responses (by @Swiftyos) - **#10145** - Reduced price of ChatGPT O3 model (by @Bentlybro) - **#10144** - Added VEO3 to AI video generator (by @Bentlybro) ### UI/UX Improvements - **#10113** - Fixed account menu layout and alignment (by @0ubbe) - **#10139** - Fixed builder UI glitch (by @majdyz) - **#10132** - Added documentation for typography tokens + Text component (by @0ubbe) - **#9963** - Updated StoreCard component to use `bg-background` (by @Torantulino) ### Bug Fixes - **#10103** - Resolved perpetual loading state on password reset (by @Pwuts) - **#10102** - Fixed password reset link using `FRONTEND_BASE_URL` (by @Pwuts) - **#10120** - Fixed hydration warning (by @0ubbe) - **#10124** - Fixed cookies console warnings (by @0ubbe) - **#10143** - Fixed account menu showing after logout (by @0ubbe) - **#10149** - Fixed execution UI update issues (by @majdyz) - **#10159** - Skip invalid graphs when listing in block menu (by @Torantulino) ### Documentation - **#10089** - Updated Ollama environment variables setup guide (by @Bentlybro) - **#10155** - Documented spacing tokens (by @0ubbe) - **#10157** - Added design system overview page (by @0ubbe) - **#10158** - Documented border radius tokens (by @0ubbe) - **#10181** - Documented icons on storybook (by @0ubbe) ### Dependencies & Maintenance - **#10148** - Security upgrade for requests from 2.31.0 to 2.32.4 (by @ntindle) - **#10182** - Fixed lint errors and added next/typescript (by @0ubbe) - **#10179** - Upgraded to Storybook 9 (by @0ubbe) - Multiple dependency updates via Dependabot --- ## 🎉 Thanks to Our Contributors! A huge thank you to everyone who contributed to this release. Special welcome to our new contributor: - @D1m7asis And thanks to our returning contributors: - @0ubbe - @majdyz - @Pwuts - @Bentlybro - @Swiftyos - @ntindle - @Torantulino - And many others! --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.13 ``` 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.12...autogpt-platform-beta-v0.6.13). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!