autogpt-platform-beta-v0.6.65
📦 autogptView on GitHub →
✨ 8 features🐛 9 fixes🔧 3 symbols
Summary
This release introduces significant new features like the AutoPilot Context Panel and global Cmd+K search, alongside numerous reliability fixes for the Copilot and LLM providers.
✨ New Features
- AutoPilot Context Panel V1 with shell and Files tab (#13228)
- Cmd+K command palette now available on all platform pages (#13360)
- View non-owned graphs in the Builder in read-only mode (#13238)
- Webhook-trigger setup with preset lifecycle management for Copilot (#13298)
- Added background "dream" pass for the copilot (#13243)
- New post_to_discord tool for the copilot bot for proactive output (#13349)
- Outbound channel/thread delivery RPC for the copilot bot for proactive output (#13348)
- Expand @@agptfile references inside MCP tool arguments (#13373)
🐛 Bug Fixes
- Fixed origin filter, code/markdown previews, and viewer modal issues on the Files Page (#13304)
- Copilot tool outputs are now paired by name+input (not name alone) (#13372)
- Harden setup_requirements card delivery for Copilot reliability (#13350)
- Explicitly list supported providers in connect_integration for Copilot reliability (#13362)
- Fixed OpenAI Responses 'Omit' object is not a mapping crash (#13335)
- Fixed Dream recombine failing on Anthropic temperature deprecation (#13342)
- Warm-context reranker 400s fixed by raising max_tokens (#13337)
- Dream crons now register correctly (timezone lookup no longer crashes in Prisma-less processes) (#13336)
- De-flaked PaywallModal upgrade-mutation tests (#13361)