autogpt-platform-beta-v0.6.42
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.42Jan 14, 2026by kcze
AI Summary
Expanded integration support with Reddit and WordPress, added a Human-in-the-Loop review system, and introduced new UI components for complex data input.
Key Highlights
- Reddit OAuth2 integration
- WordPress Get All Posts and Publish Post blocks
- Human-in-the-loop review system for blocks
- New Table and JsonTextField components
New Features
- Reddit OAuth2 integration
- WordPress blocks
- HITL review system
- Table component
- JsonTextField component
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.42` **Date:** January 2026 --- ## 🔥 What's New? ### New Features - **#11623** - Add Reddit OAuth2 integration and advanced Reddit blocks (by @ntindle) - **#11003** - Add WordPress Get All Posts block and Publish Post draft toggle (by @Torantulino) - **#11732** - Add human-in-the-loop review system for blocks requiring approval (by @majdyz) - **#11716** - Add optional credentials flag for blocks at agent level (by @ntindle) - **#11654** - Add filters to blocks menu (by @Abhi1992002) - **#11703** - Add context menu right click in new builder (by @0ubbe) - **#11631** - Add sub-graph update UX (by @Pwuts) - **#11736** - Add prisma types stub generator for pyright compatibility (by @Swiftyos) ### UI/UX Improvements - **#11722** - Add CustomSchemaField wrapper for dynamic form field routing (by @Abhi1992002) - **#11751** - Add Table component with TableField renderer for tabular data input (by @Abhi1992002) - **#11752** - Add JsonTextField component for complex nested form data (by @Abhi1992002) - **#11744** - Add MultiSelectField component and improve node title cursor styling (by @Abhi1992002) - **#11753** - Enhance CredentialsInput and CredentialRow components with variant support (by @Abhi1992002) - **#11720** - Update library agent cards to use design system (by @0ubbe) - **#11725** - Add new integration images for Webshare and WordPress (by @Abhi1992002) - **#11724** - Add word wrapping to CodeRenderer and improve output actions visibility (by @Abhi1992002) ### Bug Fixes - **#11706** - Fix store submission validation and marketplace improvements (by @majdyz) - **#11733** - Fix agent favorites layout (by @0ubbe) - **#11731** - Fix library agent creation and version update improvements (by @majdyz) - **#11749** - Resolve tool pin name mismatch in SmartDecisionMakerBlock (by @majdyz) - **#11750** - Add missing metadata attribute to mock nodes in SmartDecisionMaker tests (by @majdyz) - **#11743** - Exclude schemas with enum from anyOf detection (by @Abhi1992002) - **#11754** - Set User-Agent header and URL-encode topic in GetWikipediaSummaryBlock (by @Bentlybro) - **#11762** - Remove hardcoded bypass of billing feature flag (by @majdyz) ### Documentation - **#11740** - Update dev documentation from gitbook changes (by @ntindle) --- ## 🎉 Thanks to Our Contributors! A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors: - @Bentlybro As well as our returning contributors: - @Abhi1992002 - @0ubbe - @majdyz - @ntindle - @Swiftyos - @Torantulino - @Pwuts --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.42 ``` 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.41...autogpt-platform-beta-v0.6.42). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!