Change8

autogpt-platform-beta-v0.6.69

📦 autogptView on GitHub →
7 features🐛 15 fixes🔧 26 symbols

Summary

This release introduces a new app sidebar layout, proactive posting for Slack and Telegram, and an Agent-Building Mode. It also includes numerous bug fixes and enhancements to improve user experience and agent functionality.

Migration Steps

  1. Update to version autogpt-platform-beta-v0.6.69.

✨ New Features

  • App sidebar layout with redesigned profile menu, org switcher & agent activity.
  • Proactive posting for Slack and Telegram in copilot bot.
  • DM delivery for proactive posts in copilot bot.
  • Agent-Building Mode with compaction-proof guide and automatic engine switch.
  • Streamline AutoPilot agent creation.
  • Multi-batch support for the batch-deploy bot with named batches (cap 4).
  • Add missing OpenAI models (GPT-5.6, GPT-5.5, GPT-5.4, o-series).

🐛 Bug Fixes

  • Queue DataFast events fired before the script loads.
  • Hold stream-end force-hydrate while continuation turn is pending.
  • Pre-open OAuth window synchronously to unblock iOS Safari.
  • Align graph validator with runtime for MCP tool args and nested field chains.
  • Repair `get_doc_page` path resolution and stale docs URLs.
  • Stop losing tool calls from session history on mid-turn flush.
  • `find_block` misses renamed blocks and exact class-name queries.
  • Fix crash on Trigger Agent selection in Triggers tab.
  • Reduce compress_context tokenization work.
  • Reject intra-pass near-duplicate dream writes.
  • Persist MemoryFact edge attributes (status/provenance/source_kind).
  • Clean up orphaned schedules without schedule_id.
  • Extract binary files from ClaudeCodeBlock sandbox.
  • Handle GMT-offset zones in getTimezoneAbbreviation.
  • Fix documentation typos.

Affected Symbols