autogpt-platform-beta-v0.6.16
📦 autogpt
✨ 4 features🐛 7 fixes🔧 1 symbols
Summary
Release v0.6.16 introduces the Block Development SDK, enhanced monitoring, and builder credential support. This version also includes numerous UI enhancements and critical bug fixes across profile uploads and Gmail parsing.
Migration Steps
- To update to this version, run: git pull origin autogpt-platform-beta-v0.6.16
✨ New Features
- Add Block Development SDK with auto-registration system (#10074)
- Add block error rate monitoring and Discord alerts (#10332)
- Builder credentials support + UX improvements (#10323)
- Add info about auto setup script to docs + readme (#10347)
🐛 Bug Fixes
- Fix profile photo form upload parsing (#10331)
- Fix sub_graphs check in LibraryAgent.from_db(..) (#10316)
- Include node execution steps and cost of sub-graph execution (#10328)
- Fix my agent count in the library (#10357)
- Disable Cloudflare on Vercel previews (#10354)
- Logout pages design adjustments (#10342)
- Fix Gmail body parsing for multipart messages (#10071)
🔧 Affected Symbols
LibraryAgent