autogpt-platform-beta-v0.6.52

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.52Mar 20, 2026by ntindle

AI Summary

This update introduces the AutoPilotBlock for graph integration and a read-only SQL analytics layer. It also enhances the marketplace with rich media previews and adds GitHub CLI support for better agent management.

Key Highlights

  • Add AutoPilotBlock for invoking AutoPilot from graphs
  • Read-only SQL views layer with analytics schema
  • Add GitHub CLI support with GH_TOKEN injection
  • Add rich media previews for Builder node outputs
  • Marketplace UI redesign with themed prompt categories

Breaking Changes

  • Revert 'feat(backend): migrate OpenAI provider to Responses API'
  • Revert invite system

New Features

  • Add whitelisting-backed beta user provisioning
  • Generate personalized quick-action prompts from Tally
  • Support prompt-in-URL for shareable prompt links
  • Add CoPilot credit charging and token rate limiting
  • Add AgentMail integration blocks
  • Replace suggestion pills with themed prompt categories
  • Add Nano Banana 2 to image generator

Full Release Notes

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

**Date:** March 2026

---

## 🔥 What's New?

### New Features

- **#12347** - Add whitelisting-backed beta user provisioning (by @Swiftyos)
- **#12374** - Generate personalized quick-action prompts from Tally business understanding (by @Swiftyos)
- **#12367** - Read-only SQL views layer with analytics schema (by @majdyz)
- **#12406** - Support prompt-in-URL for shareable prompt links (by @Otto-AGPT)
- **#12388** - Add "Run now" button to schedule view (by @0ubbe)
- **#12387** - Add "Jump Back In" button to Library page (by @0ubbe)
- **#12392** - Parse @@agptfile bare refs by file extension (by @majdyz)
- **#12432** - Add rich media previews for Builder node outputs and file inputs (by @Abhi1992002)
- **#12385** - CoPilot credit charging, token rate limiting, and usage UI (by @majdyz)
- **#12395** - Add graph search functionality to new builder (by @Abhi1992002)
- **#12417** - Add AgentMail integration blocks (by @Abhi1992002)
- **#12454** - Reusable confetti with enhanced particles and dual bursts (by @Abhi1992002)
- **#12439** - Add AutoPilotBlock for invoking AutoPilot from graphs (by @majdyz)
- **#12426** - GitHub CLI support — inject GH_TOKEN and connect_integration tool (by @majdyz)
- **#12452** - Replace suggestion pills with themed prompt categories (by @0ubbe)
- **#12218** - Add Nano Banana 2 to image generator, customizer, and editor blocks (by @Otto-AGPT)

### Enhancements

- **#12397** - Enable E2B auto_resume and reduce safety-net timeout (by @Otto-AGPT)
- **#12438** - Enable SmartDecisionMakerBlock in agent generator (by @majdyz)
- **#12446** - Add direct ID lookup to find_agent and find_block tools (by @majdyz)
- **#12457** - Add gh pr checks --watch to pr-address loop (by @majdyz)
- **#12469** - Add merge conflict detection and resolution to pr-address (by @majdyz)
- **#12480** - Improve pr-address skill — full thread context + PR description backtick fix (by @majdyz)
- **#12461** - Poll for new PR comments while waiting for CI (by @majdyz)
- **#12489** - Support Responses API in SmartDecisionMakerBlock (by @ntindle)

### UI/UX Improvements

- **#12389** - Replace technical block terminology with user-friendly labels (by @0ubbe)
- **#12444** - Replace custom LibraryTabs with design system TabsLine (by @Abhi1992002)
- **#12462** - Comprehensive marketplace UI redesign (by @0ubbe)
- **#12484** - Collapse navbar text to icons below 1280px (by @0ubbe)
- **#12463** - Constrain markdown heading sizes in user chat messages (by @0ubbe)

### Bug Fixes

- **#12390** - Auto-parse structured data and robust type coercion (by @majdyz)
- **#12316** - Show sub-folders when navigating inside a folder (by @Abhi1992002)
- **#12401** - Sync TranscriptBuilder with CLI on mid-stream compaction (by @majdyz)
- **#12394** - Prioritize block discovery over MCP and sanitize HTML errors (by @Otto-AGPT)
- **#12409** - Downgrade agent validation failure log from error to warning (by @Otto-AGPT)
- **#12430** - Reduce Sentry noise by filtering expected errors and downgrading log levels (by @majdyz)
- **#12362** - Fix image delete button on EditAgentForm (by @Abhi1992002)
- **#12400** - Split CamelCase block names and filter disabled blocks before batch slicing (by @majdyz)
- **#12445** - Handle transient Anthropic API connection errors gracefully (by @majdyz)
- **#12399** - Fix tool-result file read failures across turns (by @majdyz)
- **#12025** - Truncate filenames with excessively long 'extensions' (by @Deeven-Seru)
- **#12028** - Allow falsy entries in AddToListBlock (by @Deeven-Seru)
- **#12413** - Try-compact-retry for prompt-too-long errors in CoPilot SDK (by @majdyz)
- **#12451** - Pre-check invite eligibility before Supabase signup (by @Otto-AGPT)
- **#12466** - Arch-conditional chromium in Docker for ARM64 compatibility (by @0ubbe)
- **#12474** - Remove dead Tutorial button from TallyPopup (by @Otto-AGPT)
- **#12481** - Rename "CoPilot" to "AutoPilot" on credits page (by @Otto-AGPT)
- **#12485** - Revert invite system (by @Pwuts)
- **#12490** - Revert "feat(backend): migrate OpenAI provider to Responses API" (by @ntindle)

### Testing

- **#12437** - Improve end-to-end CI & reduce its cost (by @Pwuts)
- **#12433** - Add integration tests for builder stores, components, and hooks (part-1) (by @Abhi1992002)
- **#12435** - Add integration tests for builder UI state stores and draft recovery (part-2) (by @Abhi1992002)
- **#12436** - Add builder e2e tests for new Flow Editor (by @Abhi1992002)
- **#12453** - Python version specific type checking (by @Pwuts)

### Documentation

- **#11989** - Add workspace and media file architecture documentation (by @ntindle)
- **#12458** - Update CLAUDE.md (by @Pwuts)
- **#12491** - Add TDD guidance to CLAUDE.md files (by @Otto-AGPT)

### Dependencies & Maintenance

- **#12424** - Refactor and consolidate Claude Code skills (by @majdyz)
- **#12459** - Update `poetry` to v2.2.1 (by @Pwuts)
- **#12479** - Make Builder and Marketplace search work without embeddings (by @Otto-AGPT)

---

## 🎉 Thanks to Our Contributors!

A huge shoutout to everyone who contributed to this release:

- @majdyz
- @Abhi1992002
- @Swiftyos
- @Otto-AGPT
- @0ubbe
- @Pwuts
- @ntindle
- @Deeven-Seru

---

## 📥 How to Get This Update

To update to this version, run:

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

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.51...autogpt-platform-beta-v0.6.52).

---

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