autogpt-platform-beta-v0.6.50
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.50Mar 4, 2026by ntindle
AI Summary
Major platform update introducing E2B cloud sandbox capabilities, agent-browser automation tools, and a migration from the legacy copilot to a baseline non-SDK mode with tool calling.
Key Highlights
- E2B cloud sandbox with unified file tools and persistent execution
- Agent-browser multi-step browser automation tools
- MCP server discovery and execution in Otto
- Removal of legacy copilot in favor of baseline non-SDK mode
Breaking Changes
- Remove legacy copilot, add baseline non-SDK mode with tool calling
New Features
- File upload to copilot chat
- Langfuse SDK tracing for Claude Agent SDK path
- Text-to-speech and share output actions
- Bypass Vercel SSE proxy with refactored hook architecture
- Render context compaction as tool-call UI events
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.50` **Date:** March 2026 --- ## 🔥 What's New? ### New Features - **#12220** - Add file upload to copilot chat [SECRT-1788] (by @ntindle) - **#12212** - E2B cloud sandbox — unified file tools, persistent execution, output truncation (by @majdyz) - **#12230** - Add agent-browser multi-step browser automation tools (by @majdyz) - **#12213** - MCP server discovery and execution in Otto (by @majdyz) - **#12276** - Remove legacy copilot, add baseline non-SDK mode with tool calling (by @majdyz) ### Enhancements - **#12211** - Sync types & dependencies on `pre-commit` and `post-checkout` (by @Pwuts) - **#12207** - Migrate ChatInput to ai-sdk prompt-input component (by @0ubbe) - **#12228** - Langfuse SDK tracing for Claude Agent SDK path (by @majdyz) - **#12254** - Bypass Vercel SSE proxy, refactor hook architecture (by @0ubbe) - **#12250** - Render context compaction as tool-call UI events (by @Otto-AGPT) - **#12256** - Add text-to-speech and share output actions (by @0ubbe) - **#12277** - Enable OpenRouter broadcast for SDK /messages endpoint (by @majdyz) ### Bug Fixes - **#12222** - Truncate node output and fix dialog overflow (by @Abhi1992002) - **#12236** - Backdate UserBalance.updatedAt in test_block_credit_reset (by @majdyz) - **#12267** - Handle UniqueViolationError in workspace file retry path (by @Otto-AGPT) - **#12285** - Revalidate layout after email/password login (by @Otto-AGPT) ### Dependencies & Maintenance - **#12229** - Add plans/ to .gitignore (by @Otto-AGPT) --- ## 🎉 Thanks to Our Contributors! A huge shoutout to everyone who contributed to this release: - @majdyz - @ntindle - @0ubbe - @Otto-AGPT - @Pwuts - @Abhi1992002 --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.50 ``` 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.49...autogpt-platform-beta-v0.6.50). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!