autogpt-platform-beta-v0.7.0
takahirom/arbigentautogpt-platform-beta-v0.7.0Aug 5, 2026by kcze
AI Summary
Major update featuring expert-scoped sessions, identity context, a new Experts marketplace section, and a migration from Supabase Auth to Better Auth.
Key Highlights
- Expert-scoped sessions and identity context in the Copilot backend.
- New Experts marketplace section, team pages, and per-expert threads.
- Single-source LLM model catalog featuring Kimi K3.
- Voice brain-dump onboarding step.
Breaking Changes
- Replaced Supabase Auth with Better Auth.
New Features
- Expert-scoped sessions and identity context.
- Experts marketplace, team pages, and per-expert threads.
- Compact wallet popover for the new layout.
- Single-source LLM model catalog.
- Voice brain-dump onboarding step.
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!