autogpt-platform-beta-v0.6.31

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.31Oct 2, 2025by kcze

AI Summary

Focuses on performance optimization through database indexing and introduces new AI capabilities like condition evaluation blocks and Claude Sonnet 4.5.

Key Highlights

  • Enhanced database indexes for AgentGraph performance
  • Clean k6 load testing infrastructure
  • New AI Condition Block for natural language evaluation
  • Optimized FastAPI endpoints and alert system

New Features

  • AI Condition Block for natural language condition evaluation
  • Claude Sonnet 4.5 model support
  • Table input UI and builder block
  • Clean k6 load testing infrastructure
  • New retention-focused tasks and wallet update

Full Release Notes

# 🚀 Release `autogpt-platform-beta-v0.6.31`

**Date:** October 2025

---

## 🔥 What's New?

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

### Enhancements
- **#10960** - Improve JSON generation+parsing in AI Structured Response block (by @Pwuts)
- **#10922** - Enhance builder UI for better performance (by @Abhi1992002)
- **#11000** - Optimize FastAPI endpoints performance and alert system (by @majdyz)
- **#11017** - Improve data output of code execution block (by @Pwuts)
- **#10862** - Enhance Sentry integration and TallyPopup telemetry (by @ntindle)

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

### Dependencies & Maintenance
- **#10802** - Upgrade @sentry/nextjs from 9.42.0 to 10.8.0 (by @dependabot[bot])
- **#10806** - Bump @faker-js/faker from 9.9.0 to 10.0.0 (by @dependabot[bot])
- **#11024** - Delete pr_reviewer section in .pr_agent.toml (by @ntindle)

---

## 🎉 Thanks to Our Contributors!

A huge thank you to all contributors who made this release possible:

- @majdyz
- @kcze
- @Pwuts
- @Torantulino
- @Swiftyos
- @Abhi1992002
- @Bentlybro
- @ntindle
- @Copilot
- @dependabot[bot]

---

## 📥 How to Get This Update

To update to this version, run:
```bash
git pull origin autogpt-platform-beta-v0.6.31
```

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.30...autogpt-platform-beta-v0.6.31).

---

## 📝 **Feedback and Issues**
If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!