autogpt-platform-beta-v0.6.23

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.23Aug 20, 2025by Swiftyos

AI Summary

Introduces v0 models support, Supabase minimalization, Enrichlayer integration, and LaunchDarkly feature flags for UI redesigns.

Key Highlights

  • Support for V0 by Vercel models and credentials
  • Supabase streamlined to minimal essential services
  • Enrichlayer integration
  • LaunchDarkly feature flags for block menu redesign
  • Line Tabs component

New Features

  • V0 model support
  • Supabase minimal services
  • Enrichlayer integration
  • LaunchDarkly feature flags
  • Line Tabs component

Full Release Notes

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

**Date:** 20th August 2025

---

## 🔥 What's New?

### New Features
- **#10628** - Update settings form (by @0ubbe)
- **#10615** - Add frontend service to docker-compose with env config improvements (by @majdyz)
- **#10639** - Streamline Supabase to minimal essential services (by @majdyz)
- **#9924** - Add Enrichlayer integration (by @ntindle)
- **#10641** - Add support for v0 by Vercel models and credentials (by @ntindle)
- **#10667** - Implement LaunchDarkly feature flag for block menu redesign (by @Abhi1992002)
- **#10674** - Add Line Tabs component (by @0ubbe)
- **#10687** - Add reusable component for new block menu (by @Abhi1992002)
- **#10652** - New library agent view setup (by @0ubbe)
- **#10545** - Enable editing for agent submissions (by @Abhi1992002)

### Bug Fixes
- **#10638** - Remove uvicorn log config to prevent startup deadlock (by @majdyz)
- **#10343** - Update and fix weekly summary email (by @ntindle)
- **#10649** - Remove console.log (by @0ubbe)
- **#10644** - Fix admin dashboard credit tool search, pagination, and modal feedback issues (by @ntindle)
- **#10661** - Fix RabbitMQ channel retry logic in executor (by @majdyz)
- **#10665** - Reduce scheduler max_workers to match database pool size (by @majdyz)
- **#10668** - Fix propagation of passed-in credentials to sub-agents (by @Pwuts)
- **#10672** - Prevent double-application of transactions due to race condition (by @majdyz)
- **#10670** - Prevent unnecessary saves before run (by @Pwuts)
- **#10669** - Fix FirecrawlExtractBlock returns 400 Invalid JSON schema issue (by @Swiftyos)
- **#10675** - Fix agent activity cap (by @0ubbe)
- **#10689** - Fix flaky e2e tests (by @0ubbe)

### Documentation
- **#10402** - Add AI/ML API integration guide and update LLM headers (by @D1m7asis)
- **#10648** - Update README with Docker instructions (by @0ubbe)
- **#10659** - Add links to translated README versions (by @dowithless)

### Dependencies & Maintenance
- **#10548** - Bump development-dependencies group (by @dependabot[bot])
- **#10651** - Bump production-dependencies group (by @dependabot[bot])
- **#10663** - Regenerate API client for orval v7.11.2 (by @kcze)
- **#10417** - Query generation on dev and ci check (by @0ubbe)
- **#10694** - Remove launch darkly feature flags from api key endpoints (by @Abhi1992002)

### Testing
- **#10683** - Add e2e tests for api key page (by @Abhi1992002)

---

## 🎉 Thanks to Our Contributors!

A huge thank you to all our contributors! Special welcome to our new contributor:

- @dowithless

And thanks to our returning contributors:
- @0ubbe
- @D1m7asis
- @majdyz
- @ntindle
- @Pwuts
- @Abhi1992002
- @Swiftyos
- @kcze

---

## 📥 How to Get This Update

To update to this version, run:

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

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.22...autogpt-platform-beta-v0.6.23).

---

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