autogpt-platform-beta-v0.6.11
📦 autogptView on GitHub →
✨ 6 features🐛 15 fixes🔧 5 symbols
Summary
This release introduces support for Claude 4 Sonnet and Opus models, adds a new wallet task, and includes numerous UI/UX improvements and bug fixes across various platform components.
Migration Steps
- To update to this version, run: git pull origin autogpt-platform-beta-v0.6.11
✨ New Features
- Added Claude 4 Sonnet and Opus models to platform.
- Added "Run 10 agents" wallet task.
- Added toast notifications for WebSocket connection status.
- Replaced "Loading..." with loading spinners.
- Added page-specific titles.
- Improved graph creation/update performance.
🐛 Bug Fixes
- Resolved logger.warn(..) deprecation warnings.
- Disabled Twitter and Todoist blocks when OAuth is not configured.
- Fixed graph execution update on terminate.
- Fixed URL handling for GitHub blocks.
- Fixed UserIntegrations parsing for missing None values.
- Made executor continuously running and retrying message consumption.
- Improved error messages from SendWebRequestBlock.
- Fixed AddMemoryBlock JSON serialization error.
- Fixed Top Agents header spacing.
- Fixed global <body> styling and base fonts.
- Improved Exa blocks error reporting.
- Optimised Query Indexes.
- Made category selection required in marketplace.
- Included webhook block executions in GraphExecution queries.
- Restored See runs button on marketplace listing page.
🔧 Affected Symbols
logger.warnSendWebRequestBlockAddMemoryBlockGraphExecutionOttoChatWidget