What’s New

AutoGPT autogpt-platform-beta-v0.6.65

autogpt-platform-beta-v0.6.65
Added
  • AutoPilot Context Panel with shell and Files tab
  • Global Search with Cmd+K command palette available on all platform pages
  • Read-Only Builder to view non-owned graphs in read-only mode
  • Copilot Webhook Triggers with preset lifecycle management
  • Copilot Dream Pass for background dream pass processing
  • Copilot post_to_discord tool for proactive output
  • Outbound channel and thread delivery RPC for the copilot bot
  • MCP Argument Expansion to expand @@agptfile references inside MCP tool arguments
  • Deployable entry point for the BatchExecutor
Changed
  • Paywall flows made resilient for half-dead sessions
  • Default billing changed to monthly with caption
  • Graph save is now atomic with clearer credential error surfacing
  • LaunchDarkly context caching plus tier-reconcile RPC routing
  • Builder search performance improved
  • High-resolution touch icon added
Fixed
  • Files Page origin filter, code and markdown previews, and viewer modal
  • Copilot tool outputs paired by name and input instead of name alone
  • setup_requirements card delivery hardened
  • Copilot connect_integration explicitly lists supported providers
  • Fixed OpenAI Responses Omit object is not a mapping crash
  • Dream recombine failing on Anthropic temperature deprecation
  • Warm-context reranker 400s by raising max_tokens
  • Dream crons now register correctly with timezone lookup no longer crashing in Prisma-less processes
  • De-flaked PaywallModal upgrade-mutation tests
Security
  • Added baseline security response headers
  • Static-font CORS scoped to own origin
  • Webhook ownership enforced on the ping endpoint

🚀 Release autogpt-platform-beta-v0.6.65

Date: 25 June 2026

🔥 What's New?
New Features
  • #13228 - AutoPilot Context Panel: New context panel V1 with shell and Files tab (by @0ubbe)
  • #13360 - Global Search: Cmd+K command palette now available on all platform pages (by @Abhi1992002)
  • #13238 - Read-Only Builder: View non-owned graphs in the Builder in read-only mode (by @kcze)
  • #13298 - Copilot Webhook Triggers: Webhook-trigger setup with preset lifecycle management (by @Pwuts)
  • #13243 - Copilot Dream Pass: Added background "dream" pass for the copilot (by @ntindle)
  • #13349 - Proactive Copilot Output: New post_to_discord tool for the copilot bot (by @Bentlybro)
  • #13348 - Proactive Copilot Output: Outbound channel/thread delivery RPC for the copilot bot (by @Bentlybro)
  • #13373 - MCP Argument Expansion: Expand @@agptfile references inside MCP tool arguments (by @Abhi1992002)
Enhancements
  • #13333 - Paywall Hardening: Resilient paywall flows for half-dead sessions (by @0ubbe)
  • #13363 - Default billing changed to monthly with caption (by @Swiftyos)
  • #13264 - Atomic Graph Save: Graph save is now atomic with clearer credential error surfacing (by @Pwuts)
  • #13339 - Caching & Routing: LaunchDarkly context caching plus tier-reconcile RPC routing (by @ntindle)
  • #13290 - Builder Performance: Faster builder search (by @Pwuts)
  • #13340 - Infrastructure: Deployable entry point for the BatchExecutor (by @ntindle)
UI/UX Improvements
  • #12681 - Polish: High-resolution touch icon (by @zuyua9)
Bug Fixes
  • #13304 - Files Page Fixes: Origin filter, code/markdown previews, and viewer modal fixes (by @Abhi1992002)
  • #13372 - Copilot Reliability: Pair tool outputs by name+input (not name alone) (by @Abhi1992002)
  • #13350 - Copilot Reliability: Harden setup_requirements card delivery (by @0ubbe)
  • #13362 - Copilot Reliability: Explicitly list supported providers in connect_integration (by @Torantulino)
  • #13335 - LLM Provider Fixes: Fixed OpenAI Responses 'Omit' object is not a mapping crash (by @ntindle)
  • #13342 - LLM Provider Fixes: Dream recombine failing on Anthropic temperature deprecation (by @ntindle)
  • #13337 - LLM Provider Fixes: Warm-context reranker 400s by raising max_tokens (by @ntindle)
  • #13336 - Dream Cron Fix: Dream crons now register correctly (timezone lookup no longer crashes in Prisma-less processes) (by @ntindle)
  • #13361 - Polish: De-flaked PaywallModal upgrade-mutation tests (by @Abhi1992002)
Security
  • #13370 - Security Hardening: Baseline security response headers (by @ntindle)
  • #13371 - Security Hardening: Static-font CORS scoped to our own origin (by @ntindle)
  • #13368 - Security Hardening: Webhook ownership enforced on the ping endpoint (by @kcze)
🎉 Thanks to Our Contributors!

A huge shoutout to everyone who contributed to this release! @0ubbe, @Abhi1992002, @kcze, @Pwuts, @ntindle, @Bentlybro, @Swiftyos, @Torantulino, @zuyua9

📥 How to Get This Update

To update to this version, run:

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

Or download it directly from the Releases page.

📝 Feedback and Issues

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

View original