autogpt-platform-beta-v0.6.41
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.41Jan 7, 2026by Bentlybro
AI Summary
Focused on authentication improvements (OAuth/SSO), Google Docs integration, and a major overhaul of the form system via RJSF v6.
Key Highlights
- OAuth API & Single Sign-On
- Google Docs integration blocks
- RJSF v6 upgrade and new FormRenderer system
- Draft Recovery feature with IndexedDB persistence
New Features
- OAuth API and SSO
- Google Docs blocks
- RJSF v6 FormRenderer
- Draft Recovery
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.41` **Date:** January 2026 --- ## 🔥 What's New? ### New Features - **#11547** - Add agent mode support to SmartDecisionMakerBlock with autonomous tool execution loops (by @majdyz) - **#11617** - OAuth API & Single Sign-On (by @Pwuts) - **#11529** - Implement HITL UI redesign with improved review flow (by @majdyz) - **#11630** - Marketplace update notifications with enhanced publishing workflow (by @majdyz) - **#11672** - Deduplicate insufficient funds Discord + email notifications (by @ntindle) - **#11658** - Add auto-save Draft Recovery feature with IndexedDB persistence (by @Abhi1992002) - **#11693** - Add delete key bindings to ReactFlow editor (by @Abhi1992002) - **#11608** - Add Google Docs integration blocks (by @ntindle) - **#11677** - Upgrade RJSF to v6 and implement new FormRenderer system (by @Abhi1992002) ### Enhancements - **#11621** - Improve agent inputs read-only (by @0ubbe) - **#11596** - Add nice scrollable tabs on Selected Run view (by @0ubbe) - **#11627** - Human in The Loop Block restructure (by @majdyz) - **#11595** - Add special handling for AGENT block type in form and output handlers (by @Abhi1992002) - **#11634** - Increase file upload size limit to 256MB (by @Bentlybro) - **#11601** - Add hover state to edge delete button in FlowEditor (by @Abhi1992002) - **#11652** - Add `GPT-5.2` and update default models (by @kcze) - **#11702** - Use Google Drive Picker on new builder (by @0ubbe) ### UI/UX Improvements - **#11669** - Fix duplicate publish button and improve BuilderActionButton styling (by @Abhi1992002) - **#11696** - Fix new builder buttons (by @0ubbe) - **#11626** - Small library/mobile improvements (by @0ubbe) - **#11640** - Automatically frame agent when opening in builder (by @Bentlybro) ### Bug Fixes - **#11612** - Update next (by @kcze) - **#11619** - Force light mode for now (by @0ubbe) - **#11636** - Fix onboarding run card (by @0ubbe) - **#11639** - Chat should be disabled by default (by @0ubbe) - **#11642** - Fix modal hidden overflow (by @0ubbe) - **#11641** - Convert generic exceptions to appropriate typed exceptions (by @majdyz) - **#10989** - Handle missing or null 'items' key in DataForSEO Related Keywords block (by @seer-by-sentry[bot]) - **#11681** - Fix favico colour override issue (by @0ubbe) - **#11643** - Use DS Dialog on old builder (by @0ubbe) - **#11648** - Hide better chat link if not enabled (by @0ubbe) - **#11661** - Allow empty values in number inputs and fix AnyOfField toggle (by @majiayu000) - **#11659** - Add YouTube Shorts URL support (by @majiayu000) - **#11517** - XMLParserBlock list object error (by @ntindle) ### Documentation - **#11709** - Sync documentation updates with dev branch (by @majdyz) ### Dependencies & Maintenance - **#10868** - Bump actions/labeler from 5 to 6 (by @dependabot[bot]) - **#10871** - Bump actions/stale from 9 to 10 (by @dependabot[bot]) - **#11355** - Bump eslint-config-next from 15.5.2 to 15.5.6 in /autogpt_platform/frontend (by @dependabot[bot]) - **#11357** - Bump import-in-the-middle from 1.14.2 to 2.0.0 in /autogpt_platform/frontend (by @dependabot[bot]) - **#11629** - Clean up API file structure (by @Pwuts) - **#11604** - Clean up React Query-related code (by @Pwuts) - **#11695** - Move NodeInput files (by @0ubbe) --- ## 🎉 Thanks to Our Contributors! A huge shoutout to everyone who contributed to this release. Special thanks to our new contributor: - @majiayu000 As well as our returning contributors: - @majdyz - @0ubbe - @Abhi1992002 - @Pwuts - @ntindle - @kcze - @Bentlybro - @dependabot[bot] - @seer-by-sentry[bot] --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.41 ``` 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.40...autogpt-platform-beta-v0.6.41). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!