Migrating to AutoGPT autogpt-platform-beta-v0.6.67
Version autogpt-platform-beta-v0.6.67 introduces 1 breaking change. This guide details how to update your code.
Released: 7/15/2026
1
Breaking Changes
1
Migration Steps
17
Affected Symbols
⚠️ Check Your Code
If you use any of these symbols, you need to read this guide:
adapter baseSocket adapterWebhook adaptershared-coreSlack adapterBots settingsadmin analyticsTelegram adapterLaunchDarklySettings -> Botsbatch-botGitHub App identitytrigger blocksauth panelSDK serverDatabaseManagerRevid credentialBreaking Changes
●Issue #1
Removed built-in Revid credential. Users must now provide their own key for Revid authentication.
Migration Steps
- 1Provide your own Revid key as the built-in credential has been removed.
Release Summary
This release introduces significant new features including first-class organization/workspace support, new adapters for Slack and Telegram, and an enhanced Copilot composer. It also includes numerous bug fixes and dependency updates.
Need More Details?
View the full release notes and all changes for AutoGPT autogpt-platform-beta-v0.6.67.
View Full Changelog