autogpt-platform-beta-v0.7.0

KalyanKS-NLP/llm-engineer-toolkitautogpt-platform-beta-v0.7.0Aug 5, 2026by kcze

AI Summary

This release focuses on backend security upgrades, specifically replacing Supabase Auth with Better Auth and introducing a single-source LLM model catalog. It also enhances the platform's marketplace capabilities with expert-specific features and team pages while updating the UI to use Hugeicons.

Key Highlights

  • Replace Supabase Auth with Better Auth for improved security
  • Experts marketplace section, team page, and per-expert threads
  • Single-source LLM model catalog (cutover + Kimi K3)
  • Voice brain-dump onboarding step

Breaking Changes

  • Replace Supabase Auth with Better Auth (may require re-authentication)

New Features

  • Expert-scoped sessions and identity context in Copilot backend
  • Experts marketplace section, team page, and per-expert threads
  • Compact wallet popover for the new layout
  • Voice brain-dump onboarding step
  • Single-source LLM model catalog (cutover + Kimi K3)

Full Release Notes

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

**Date:** August 2026

---

## 🔥 What's New?

### New Features
- **#13687** - Expert-scoped sessions and identity context in Copilot backend (by @0ubbe)
- **#13689** - Experts marketplace section, team page, and per-expert threads (by @0ubbe)
- **#13699** - Compact wallet popover for the new layout (by @Abhi1992002)
- **#13330** - Replace Supabase Auth with Better Auth (by @ntindle)
- **#13627** - Single-source LLM model catalog (cutover + Kimi K3) (by @ntindle)
- **#13764** - Voice brain-dump onboarding step (by @Abhi1992002)

### UI/UX Improvements
- **#13751** - Replace Phosphor icons with Hugeicons stroke-rounded (by @Abhi1992002)

### Bug Fixes
- **#13766** - Prevent `resumeStream()` call with uninitialized `useChat` state (by @seer-by-sentry[bot])
- **#13767** - Prevent translation extensions from breaking TourChatHeader button (by @seer-by-sentry[bot])
- **#12702** - Add SSRF protection and download limits to `VideoDownloadBlock` (by @ntindle)
- **#13391** - Drop `transient-intent` + `generic-knowledge` from dream memory (by @ntindle)
- **#13338** - Dream runtime correctness: phase timeouts, ingestion drain, honest registration (by @ntindle)
- **#13332** - Stop empty untitled dream sessions polluting the chat list (by @ntindle)

### Dependencies & Maintenance
- **#12002** - Add CLA label automation workflow (by @Otto-AGPT)
- **#13434** - Add on-demand backend CI run (`workflow_dispatch`) with optional PR coverage refresh (by @ntindle)

---

## 🎉 Thanks to Our Contributors!

A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors:

- @Otto-AGPT

As well as our returning contributors:
- @0ubbe
- @Abhi1992002
- @ntindle
- @seer-by-sentry[bot]

---

## 📥 How to Get This Update

To update to this version, run:

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

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.70...autogpt-platform-beta-v0.7.0).

---

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