autogpt-platform-beta-v0.6.53

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.53Mar 25, 2026by majdyz

AI Summary

The focus shifts to workflow interoperability with support for importing flows from n8n and Make.com, alongside parallel execution capabilities. Significant architectural updates include renaming the decision block and adding dry-run modes to the platform.

Key Highlights

  • Import workflows from n8n, Make.com, and Zapier
  • Enable parallel block execution via infrastructure-level pre-launch
  • Add dry-run execution mode with LLM block simulation
  • Rename SmartDecisionMakerBlock to OrchestratorBlock
  • Enable admin preview of marketplace submissions before approval

Breaking Changes

  • Renamed 'SmartDecisionMakerBlock' to 'OrchestratorBlock'
  • Switch to single public port and adjust API routing

New Features

  • Add tool/block capability filtering to AutoPilotBlock
  • Add /pr-test skill + subscription mode auto-provisioning
  • Reduce tool schema token cost by 34%
  • Allow admins to download submitted agents pending review
  • Support Responses API in SmartDecisionMakerBlock

Full Release Notes

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

**Date:** March 2026

---

## 🔥 What's New?

### New Features
- **#12440** - Add workflow import from other tools (n8n, Make.com, Zapier) (by @majdyz)
- **#12482** - Add tool/block capability filtering to AutoPilotBlock (by @majdyz)
- **#12472** - Enable parallel block execution via infrastructure-level pre-launch (by @majdyz)
- **#12483** - Add dry-run execution mode with LLM block simulation (by @majdyz)
- **#12507** - Add /pr-test skill + subscription mode auto-provisioning (by @majdyz)

### Enhancements
- **#12398** - Reduce tool schema token cost by 34% (by @majdyz)
- **#12511** - Rename SmartDecisionMakerBlock to OrchestratorBlock for better clarity (by @majdyz)
- **#12536** - Enable admin preview of marketplace submissions before approving (by @ntindle)
- **#12535** - Allow admins to download submitted agents pending review (by @ntindle)

### UI/UX Improvements
- **#12494** - Truncate marketplace card description to 2 lines for cleaner layout (by @Abhi1992002)
- **#12486** - Move download below Add to library with contextual text (by @0ubbe)
- **#12497** - Adjust card height overflow in marketplace (by @0ubbe)
- **#12443** - Detect closed OAuth popup and allow dismissing waiting modal (by @kcze)

### Bug Fixes
- **#12496** - Resolve 5 production Sentry alerts (by @majdyz)
- **#12513** - Reduce Sentry noise from user-caused errors (by @majdyz)
- **#12473** - Use system chromium for agent-browser on all architectures (by @majdyz)
- **#12521** - Add DB_STATEMENT_CACHE_SIZE env var for Prisma engine (by @majdyz)
- **#12499** - Add circuit breaker for infinite tool call retry loops (by @majdyz)

- **#12516** - Downgrade user-caused LLM API errors to warning level (by @majdyz)
- **#12539** - Bump stagehand ^0.5.1 → ^3.4.0 to fix yanked litellm (by @majdyz)
- **#12544** - Filter SDK default credentials from credentials API responses (by @majdyz)
- **#12501** - Allow /tmp as valid path in E2B sandbox file tools (by @majdyz)
- **#12500** - Register AutoPilot sessions with stream registry for SSE updates (by @majdyz)
- **#12547** - Prevent logging sensitive data in SafeJson fallback (by @majdyz)

### Documentation
- **#12525** - Add Why/What/How structure to PR template, CLAUDE.md, and PR skills (by @majdyz)
- **#12531** - Codify PR workflow rules in skill docs and CLAUDE.md (by @majdyz)
- **#12518** - Improve /pr-test skill to show screenshots with explanations (by @majdyz)
- **#12527** - Improve /pr-test to require screenshots, state verification, and fix accountability (by @majdyz)

### Dependencies & Maintenance
- **#12523** - Bump the development-dependencies group across 1 directory with 2 updates (by @dependabot[bot])

---

## 🎉 Thanks to Our Contributors!

A huge shoutout to everyone who contributed to this release:

- @majdyz
- @Abhi1992002
- @kcze
- @ntindle
- @0ubbe

---

## 📥 How to Get This Update

To update to this version, run:

```bash
git pull origin autogpt-platform-beta-v0.6.53
```

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.52...autogpt-platform-beta-v0.6.53).

---

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