autogpt-platform-beta-v0.6.64
baptisteArno/typebot.ioautogpt-platform-beta-v0.6.64Jun 18, 2026by 0ubbe
AI Summary
Adds new features like the AutoPilot context panel and global search (Cmd+K), enhances Copilot with dream pass and webhook triggers, and hardens security headers.
Key Highlights
- AutoPilot Context Panel V1
- Global Search with command palette
- Copilot Dream Pass and Webhook Triggers
- Security hardening with baseline headers
New Features
- AutoPilot Context Panel
- Global Search
- Read-Only Builder
- Copilot Dream Pass
- Webhook Triggers
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.64` **Date:** 18th 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, @Bentlybro, @kcze, @ntindle, @Pwuts, @Swiftyos, @Torantulino, @zuyua9 🎊 Special welcome to first-time contributor @zuyua9! ## 📥 How to Get This Update For a complete list of changes, see the [Full Changelog](https://github.com/Significant-Gravitas/AutoGPT/compare/autogpt-platform-beta-v0.6.63...autogpt-platform-beta-v0.6.64). ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.64 ``` Or download it directly from the [Releases page](https://github.com/Significant-Gravitas/AutoGPT/releases). For a complete list of changes, see the [Full Changelog](https://github.com/Significant-Gravitas/AutoGPT/compare/autogpt-platform-beta-v0.6.63...autogpt-platform-beta-v0.6.64). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!