autogpt-platform-beta-v0.6.33
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.33Oct 16, 2025by ntindle
AI Summary
A major UI overhaul focusing on the new builder, featuring sticky notes, search functionality, rate limiting, and new utility blocks like Perplexity.
Key Highlights
- New builder UI with sticky notes and block menu search
- Rate limiting for Discord alerts and concurrent graph executions
- New Perplexity block and OAuth2 credential support
- User rate limiting and execution limit adjustments
New Features
- Sticky notes UI on new builder
- Search functionality in new block menu
- OAuth2 credential support in new builder
- Discriminator logic for credential system
- Dedicated Perplexity block
- References output pin to Fact Checker block
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.33` **Date:** October 2025 --- ## 🔥 What's New? ### New Features - **#11106** - Implement comprehensive rate-limited Discord alerting system (by @majdyz) - **#11107** - Add OAuth2 credential support in new builder (by @Abhi1992002) - **#11123** - Add UI for sticky notes on new builder (by @Abhi1992002) - **#11121** - Add search functionality in new block menu (by @Abhi1992002) - **#11122** - Add support for user password credentials in new FlowEditor (by @Abhi1992002) - **#11113** - Simplify running of core docker services (by @Swiftyos) - **#11092** - Log Marketplace search terms (by @Swiftyos) - **#11128** - Implement user rate limiting for concurrent graph executions (by @majdyz) - **#11141** - Load graph on new builder (by @Abhi1992002) - **#11140** - Simplify caching to just store routes (by @Swiftyos) - **#11124** - Implement discriminator logic in the new builder's credential system (by @Abhi1992002) - **#11149** - Whitelist Onboarding Agents (by @kcze) - **#11156** - Dynamic search terms (by @0ubbe) - **#11155** - Prevent duplicate slugs for store submissions (by @seer-by-sentry[bot]) - **#11169** - Make execution limit per user per graph and reduce to 25 (by @majdyz) - **#11173** - Include default input values in graph export (by @Pwuts) - **#11170** - Add Sentry user and tag tracking to node execution (by @ntindle) - **#11148** - Add saving ability in new builder (by @Abhi1992002) ### New Blocks - **#11164** - Add dedicated Perplexity block (by @Torantulino) - **#11166** - Add references output pin to Fact Checker block (by @Torantulino) - **#11055** - Add channel ID support to SendDiscordMessageBlock for consistency with other Discord blocks (by @Copilot) ### Enhancements - **#11120** - Replace context API in new block menu with zustand store (by @Abhi1992002) - **#11161** - Enable Next.js sourcemaps for Sentry (by @0ubbe) - **#11179** - Add Claude Haiku 4.5 model support (by @Bentlybro) ### Bug Fixes - **#11127** - Implement rate limiting for critical retry alerts to prevent spam (by @majdyz) - **#11132** - Prevent sub-agent execution visibility across users (by @Bentlybro) - **#11136** - Remove agent activity flag (by @0ubbe) - **#11137** - Improve navbar on mobile (by @0ubbe) - **#11065** - Update store agent view to return only latest version (by @Swiftyos) - **#11075** - Sync frontend node IDs with backend after save (by @Pwuts) - **#11052** - Improve Postmark error handling and logging for notification delivery (by @seer-by-sentry[bot]) - **#11142** - Revert "fix(frontend/builder): Sync frontend node IDs with backend after save" (by @ntindle) - **#11144** - Handle websocket disconnect issue (by @0ubbe) - **#11146** - Ask for credentials in onboarding agent run (by @0ubbe) - **#11147** - Disable logging store terms (by @Swiftyos) - **#11159** - Fix publish agent behavior when user is logged out (by @Abhi1992002) - **#11160** - Fix client side error handling in custom mutator (by @Abhi1992002) - **#11171** - Fix auto select credential mechanism in new builder (by @Abhi1992002) - **#11165** - Improve error handling for invalid agent files (by @seer-by-sentry[bot]) - **#11175** - Unhide "Add to Dictionary" block's `dictionary` input (by @Pwuts) - **#11174** - Comprehensive SafeJson sanitization to prevent PostgreSQL null character errors (by @majdyz) - **#11176** - Improve store exception hierarchy for proper HTTP status codes (by @majdyz) - **#11177** - Move DatabaseError to backend.util.exceptions for better layer separation (by @majdyz) --- ## 🎉 Thanks to Our Contributors! A huge shoutout to everyone who contributed to this release: - @0ubbe - @Abhi1992002 - @Bentlybro - @Copilot - @kcze - @majdyz - @ntindle - @Pwuts - @seer-by-sentry[bot] - @Swiftyos - @Torantulino --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.33 ``` 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.32...autogpt-platform-beta-v0.6.33). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!