Change8

autogpt-platform-beta-v0.6.31

📦 autogptView on GitHub →
6 features🐛 9 fixes🔧 4 symbols

Summary

Release v0.6.31 introduces support for the claude-sonnet-4.5 model, a new AI Condition Block, and significant performance enhancements to database indexing and FastAPI endpoints. Numerous bugs related to DataForSEO blocks and agent execution failures have also been resolved.

✨ New Features

  • Implement clean k6 load testing infrastructure (#10978)
  • Enhance database indexes for AgentGraph and AgentGraphExecution performance (#10985)
  • Add claude-sonnet-4.5 model support (#11023)
  • Add table input UI and builder block (#10829)
  • New retention-focused tasks and wallet update (#10977)
  • Implement AI Condition Block for natural language condition evaluation (#10996)

🐛 Bug Fixes

  • Fix Agent node missing inputs and outputs (#10987)
  • Default disable HTML escaping in all blocks with templating features (#10955)
  • Handle NoneType in DataForSEO Blocks and Add missing Error pins (#10995)
  • Handle NoneType in DataForSEO Blocks and Add missing Err (#11004)
  • Prevent duplicate graph executions across multiple executor pods (#11008)
  • Resolve two critical long-running agent execution failures (#11011)
  • Implement retry mechanism for SmartDecisionMaker tool call validation (#11015)
  • Resolve authentication performance bottlenecks and improve reliability (#11028)
  • Fix confetti (#11031)

🔧 Affected Symbols

AgentGraphAgentGraphExecutionDataForSEO BlocksSmartDecisionMaker