autogpt-platform-beta-v0.6.65
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.65Jun 25, 2026by 0ubbe
AI Summary
Introduces Context Panel V1, Global Search, and Read-Only Builder modes, alongside significant security hardening.
Key Highlights
- Context Panel V1 with shell and Files tab
- Global Search (Cmd+K) on all pages
- Read-Only Builder for non-owned graphs
- Dream Pass background pass
- Security hardening (headers and CORS)
New Features
- Context Panel V1
- Global Search
- Read-Only Builder
- Dream Pass
- Proactive Copilot Output
Full Release Notes
# 🚀 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: ```bash git pull origin autogpt-platform-beta-v0.6.65 ``` Or download it directly from the [Releases page](https://github.com/Significant-Gravitas/AutoGPT/releases). ## 📝 Feedback and Issues If you encounter any issues or have suggestions, please join [our Discord](https://discord.gg/autogpt) and let us know!