autogpt-platform-beta-v0.6.37

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.37Nov 17, 2025by Pwuts

AI Summary

This release focuses on performance improvements through Supabase and Zustand integration, alongside significant enhancements to the new builder's UX including drag-and-drop, copy-paste, and context menus. It also introduces WebSocket-based notifications and a new admin endpoint for execution analytics.

Key Highlights

  • Supabase + Zustand integration for improved application speed
  • New builder enhancements: drag-and-drop, copy-paste, and context menus
  • WebSocket-based notifications and onboarding
  • New admin endpoint for execution analytics with feature flag bypass
  • Mobile warning banner for login and signup pages

New Features

  • WebSocket-based notifications
  • WebSocket Onboarding notifications
  • Execution analytics admin endpoint
  • Copy paste functionality in new builder
  • Context menu in custom node
  • Drag-and-drop functionality in new builder
  • Mobile warning banner to login and signup pages

Full Release Notes

## 🔥 What's New?

### New Features
- **#11297** - WebSocket-based notifications (by @kcze)
- **#11335** - WebSocket Onboarding notifications (by @kcze)
- **#11327** - Add execution analytics admin endpoint with feature flag bypass (by @majdyz)
- **#11333** - Supabase + Zustand integration for improved speed (by @0ubbe)
- **#11339** - Add copy paste functionality in new builder (by @Abhi1992002)
- **#11342** - Add context menu in custom node (by @Abhi1992002)
- **#11341** - Integrate drag-and-drop functionality in new builder (by @Abhi1992002)
- **#11383** - Add mobile warning banner to login and signup pages (by @Bentlybro)

### Enhancements
- **#11336** - Allow regex on CORS allowed origins (by @0ubbe)
- **#11337** - Chat UI refinements with simplified tool status indicators (by @Swiftyos)
- **#11366** - Improve Block Error Handling (by @Swiftyos)
- **#11317** - Make AI List Generator block more reliable (by @Pwuts)
- **#11364** - Add static style and beads in custom edge (by @Abhi1992002)

### UI/UX Improvements
- **#11381** - Replace question mark icon with "Give Feedback" text button (by @Bentlybro)

### Bug Fixes
- **#11343** - Enable admin impersonation for server-side rendered requests (by @majdyz)
- **#11367** - Consolidate graph save logic to prevent duplicate event listeners (by @Abhi1992002)
- **#11363** - Make Smart Decision Maker tool pin handling consistent and reliable (by @Pwuts)
- **#11362** - Fix schedule display issues for recurring schedules (by @Bentlybro)
- **#11369** - Resolve flaky test due to duplicate heading elements on marketplace page (by @Abhi1992002)
- **#11344** - Generate unique IDs for copied blocks (by @Bentlybro)
- **#11382** - Post login/signup/onboarding redirect clash (by @0ubbe)

### Dependencies & Maintenance
- **#11329** - Make preview deploys work + minor improvements (by @0ubbe)
- **#11378** - Fix source map upload configuration (by @Pwuts)
- **#11387** - Remove turnstile (by @Bentlybro)

---

## 🎉 Thanks to Our Contributors!

A huge shoutout to everyone who contributed to this release:

- @0ubbe
- @Abhi1992002
- @Bentlybro
- @kcze
- @majdyz
- @Pwuts
- @Swiftyos

---

## 📥 How to Get This Update

To update to this version, run:

```bash
git pull origin autogpt-platform-beta-v0.6.37
```

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.36...autogpt-platform-beta-v0.6.37).

---

## 📝 **Feedback and Issues**
If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!