autogpt-platform-beta-v0.6.38
📦 autogpt
✨ 10 features🐛 9 fixes🔧 1 symbols
Summary
Release v0.6.38 introduces significant feature additions, including new AI models (GPT-5.1, Claude Opus 4.5, Grok, Google Banana Pro, Gemini-3-Pro-Preview) and enhanced builder capabilities like inline title editing. This version also includes numerous bug fixes related to scheduling, token handling, and security.
Migration Steps
- To update to this version, run: git pull origin autogpt-platform-beta-v0.6.38
✨ New Features
- Added Get Linear Issues Block.
- Enabled inline node title editing via double-click.
- Implemented agent outputs viewer and improved UI/UX in the new builder.
- Parameterized activity status generation with customizable prompts.
- Added PR preview banner.
- Added support for GPT-5.1 and GPT-5.1-codex models.
- Added claude opus 4.5 model.
- Added latest grok models.
- Added google banana pro model.
- Added gemini-3-pro-preview model.
🐛 Bug Fixes
- Removed un-runnable agents from the schedule.
- Fixed console issues during logout.
- Fixed save-and-run functionality when no agent inputs are provided.
- Resolved marketplace agent access issues in the get_graph_execution endpoint.
- Resolved production failures with comprehensive token handling and conversation safety fixes.
- Added custom validator to handle short-text and long-text formats in the form renderer.
- Ensured Sentry Block Errors are captured correctly.
- Fixed redirects on login/signup pages.
- Fixed code scanning vulnerability.
🔧 Affected Symbols
SendEmailBlock