What’s New

AutoGPT autogpt-platform-beta-v0.6.69

autogpt-platform-beta-v0.6.69

🚀 AutoGPT Platform v0.6.69

Added
  • App sidebar layout with redesigned profile menu, org switcher, and 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)
Changed
  • Port tour chat visual polish to copilot chat
  • Track account creation in DataFast
  • Clamp artifact panel width on narrow viewports
  • Use agent name in graph download filename in marketplace
  • Show block name instead of ID during run_block
Fixed
  • 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
Removed
  • Remove unused custom CSS utility classes from globals.css
  • Remove dead dream/batch provider decoy
🔥 What's New?
New Features
  • #13628 - App sidebar layout with redesigned profile menu, org switcher & agent activity (by @Abhi1992002)
  • #13588 - Proactive posting for Slack and Telegram in copilot bot (by @Bentlybro)
  • #13597 - DM delivery for proactive posts in copilot bot (by @Bentlybro)
  • #13601 - Agent-Building Mode with compaction-proof guide and automatic engine switch (by @Pwuts)
  • #13579 - Streamline AutoPilot agent creation (by @Pwuts)
  • #13568 - Multi-batch support for the batch-deploy bot with named batches (cap 4) (by @ntindle)
  • #12619 - Add missing OpenAI models (GPT-5.6, GPT-5.5, GPT-5.4, o-series) (by @Torantulino)
Enhancements
  • #13562 - Port tour chat visual polish to copilot chat (by @0ubbe)
  • #13580 - Track account creation in DataFast (by @Torantulino)
UI/UX Improvements
  • #13630 - Clamp artifact panel width on narrow viewports (by @0ubbe)
  • #13523 - Use agent name in graph download filename in marketplace (by @Pwuts)
  • #11918 - Show block name instead of ID during run_block (by @Bentlybro)
Bug Fixes
  • #13644 - Queue DataFast events fired before the script loads (by @0ubbe)
  • #13631 - Hold stream-end force-hydrate while continuation turn is pending (by @0ubbe)
  • #13592 - Pre-open OAuth window synchronously to unblock iOS Safari (by @0ubbe)
  • #13615 - Align graph validator with runtime for MCP tool args and nested field chains (by @Pwuts)
  • #13598 - Repair get_doc_page path resolution and stale docs URLs (by @Pwuts)
  • #13593 - Stop losing tool calls from session history on mid-turn flush (by @Pwuts)
  • #13584 - find_block misses renamed blocks and exact class-name queries (by @Pwuts)
  • #13594 - Fix crash on Trigger Agent selection in Triggers tab (by @Pwuts)
  • #13478 - Reduce compress_context tokenization work (by @dexhunter)
  • #13392 - Reject intra-pass near-duplicate dream writes (by @ntindle)
  • #13390 - Persist MemoryFact edge attributes (status/provenance/source_kind) (by @ntindle)
  • #11927 - Clean up orphaned schedules without schedule_id (by @Bentlybro)
  • #12125 - Extract binary files from ClaudeCodeBlock sandbox (by @Bentlybro)
  • #13466 - Handle GMT-offset zones in getTimezoneAbbreviation (by @Osamaali313)
Documentation
  • #13263 - Fix documentation typos (by @Zhao73)
Dependencies & Maintenance
  • #12842 - Remove unused custom CSS utility classes from globals.css (by @slepybear)
  • #13450 - Remove dead dream/batch provider decoy (by @ntindle)
  • #13602 - Sync root .nvmrc with Node 24 requirement (by @ntindle)

🎉 Thanks to Our Contributors!

A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors:

  • @Zhao73
  • @dexhunter
  • @Osamaali313

As well as our returning contributors:

  • @0ubbe
  • @Abhi1992002
  • @Bentlybro
  • @ntindle
  • @Pwuts
  • @slepybear
  • @Torantulino

📥 How to Get This Update

To update to this version, run:

git pull origin autogpt-platform-beta-v0.6.69

Or download it directly from the
Releases page.

For a complete list of changes, see the Full Changelog.


📝 Feedback and Issues

If you encounter any issues or have suggestions, please join our Discord and let us know!

View original