autogpt-platform-beta-v0.6.16

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.16Jul 16, 2025by ntindle

AI Summary

This release focuses on developer tooling with the introduction of a Block Development SDK, enhanced error monitoring via Discord alerts, and significant UI/UX improvements including a new navbar design and Sonner toasts.

Key Highlights

  • Introduction of Block Development SDK with auto-registration system
  • Block error rate monitoring and Discord alerts
  • Database optimizations for StoreAgent and Creator views
  • New navbar design and logged out pages UI updates

New Features

  • Block Development SDK with auto-registration
  • Block error rate monitoring and Discord alerts
  • Builder credentials support and UX improvements
  • Gmail body parsing for multipart messages
  • Cloudflare disabled on Vercel previews

Full Release Notes

# 🚀 Release `autogpt-platform-beta-v0.6.16`
**Date:** July 2025

---

## 🔥 What's New?

### New Features
- **#10074** - Add Block Development SDK with auto-registration system (by @Swiftyos)
- **#10332** - Add block error rate monitoring and Discord alerts (by @majdyz)
- **#10323** - Builder credentials support + UX improvements (by @Pwuts)
- **#10347** - Add info about auto setup script to docs + readme (by @Bentlybro)

### Enhancements
- **#10334** - Change to use Sonner toast (by @0ubbe)
- **#10339** - Update toast styles (by @0ubbe)
- **#10341** - New navbar design (by @0ubbe)
- **#10314** - Logged out pages UI updates (by @0ubbe)
- **#10084** - Optimize StoreAgent and Creator views with database indexes and materialized views (by @Swiftyos)

### Bug Fixes
- **#10331** - Fix profile photo form upload parsing (by @0ubbe)
- **#10316** - Fix `sub_graphs` check in `LibraryAgent.from_db(..)` (by @Pwuts)
- **#10328** - Include node execution steps and cost of sub-graph execution (by @majdyz)
- **#10357** - Fix my agent count in the library (by @Abhi1992002)
- **#10354** - Disable Cloudflare on Vercel previews (by @0ubbe)
- **#10342** - Logout pages design adjustments (by @0ubbe)
- **#10071** - Fix Gmail body parsing for multipart messages (by @tejas-dharani)

### Documentation
- **#10366** - Removes MIT icon from readme (by @Bentlybro)
- **#10360** - Updated Discord Badge in README for Better Visibility (by @MuhammadEhsan02)

### Dependencies & Maintenance
- **#10242** - Bump the production-dependencies group across 1 directory with 20 updates (by @dependabot[bot])
- **#10173** - Bump the development-dependencies group across 1 directory with 4 updates (by @dependabot[bot])
- **#10322** - Bump the development-dependencies group in frontend with 11 updates (by @dependabot[bot])
- **#10178** - Bump ruff from 0.11.10 to 0.11.13 in autogpt_libs (by @dependabot[bot])
- **#10321** - Bump the production-dependencies group across 1 directory with 12 updates (by @dependabot[bot])
- **#10385** - Bump chromatic from 11.25.2 to 13.1.2 in frontend (by @dependabot[bot])
- **#10382** - Bump the development-dependencies group in frontend with 4 updates (by @dependabot[bot])

---

## 🎉 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors:
- @MuhammadEhsan02
- @tejas-dharani

As well as our returning contributors:
- @Swiftyos
- @0ubbe
- @Pwuts
- @majdyz
- @Bentlybro
- @Abhi1992002

---

## 📥 How to Get This Update
To update to this version, run:
```bash
git pull origin autogpt-platform-beta-v0.6.16
```
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.15...autogpt-platform-beta-v0.6.16).

---

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