AutoGPT Platform adds proactive Slack/Telegram posting, Agent-Building Mode, named batch deploys, and GPT-5 model support.
$ git clone --branch autogpt-platform-beta-v0.6.69 https://github.com/Significant-Gravitas/AutoGPT.git # already have the repo? check out this version: $ git checkout autogpt-platform-beta-v0.6.69
- ›Adds support for GPT-5.6, GPT-5.5, GPT-5.4, and o-series OpenAI models as selectable options.
- ›Introduces multi-batch support for the batch-deploy bot with named batches, capped at 4 concurrent batches.
- ›Enables proactive posting to Slack and Telegram channels from the copilot bot, including DM delivery for proactive posts.
- ›Adds Agent-Building Mode with a compaction-proof guide and automatic engine switching.
- ›Streamlines AutoPilot agent creation flow.
+2 moreshow less
- ›Adds a redesigned app sidebar layout with a new profile menu, org switcher, and agent activity panel.
- ›Displays block name instead of block ID during
run_blockin the UI.