Change8

autogpt-platform-beta-v0.6.50

📦 autogptView on GitHub →
5 features🐛 4 fixes1 deprecations🔧 1 symbols

Summary

This release introduces significant new features like file upload to copilot chat and enhanced E2B sandbox capabilities, while also removing the legacy copilot in favor of a new non-SDK tool-calling mode.

Migration Steps

  1. If relying on the legacy copilot, migrate to the new baseline non-SDK mode with tool calling.

✨ New Features

  • Added file upload capability to copilot chat.
  • Unified file tools, persistent execution, and output truncation implemented for E2B cloud sandbox.
  • Added agent-browser multi-step browser automation tools.
  • Implemented MCP server discovery and execution in Otto.
  • Added baseline non-SDK mode with tool calling, replacing the legacy copilot.

🐛 Bug Fixes

  • Truncated node output and fixed dialog overflow issues.
  • Backdated UserBalance.updatedAt in test_block_credit_reset.
  • Handled UniqueViolationError in the workspace file retry path.
  • Revalidated layout after email/password login.

Affected Symbols

⚡ Deprecations

  • Legacy copilot removed.