autogpt-platform-beta-v0.7.0

DigitalPhonetics/IMS-Toucanautogpt-platform-beta-v0.7.0Aug 5, 2026by kcze

AI Summary

A major platform update featuring a backend overhaul with Better Auth and a new LLM model catalog. It introduces expert-scoped sessions, an experts marketplace, and UI changes including new icons.

Key Highlights

  • Expert-scoped sessions and identity context in Copilot backend
  • Experts marketplace section and team page
  • Replace Supabase Auth with Better Auth
  • Single-source LLM model catalog
  • UI/UX: Replace Phosphor icons with Hugeicons

New Features

  • Expert-scoped sessions and identity context
  • Experts marketplace section
  • Compact wallet popover
  • Voice brain-dump onboarding step
  • Single-source LLM model catalog

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!