autogpt-platform-beta-v0.7.0
Added 5
- 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
- Single-source LLM model catalog with cutover and Kimi K3 support
- Voice brain-dump onboarding step
Changed 2
- Replace Supabase Auth with Better Auth
- Replace Phosphor icons with Hugeicons stroke-rounded
Fixed 5
- Prevent resumeStream() call with uninitialized useChat state
- Prevent translation extensions from breaking TourChatHeader button
- Drop transient-intent and generic-knowledge from dream memory
- Dream runtime correctness: phase timeouts, ingestion drain, honest registration
- Stop empty untitled dream sessions polluting the chat list
Security 1
- Add SSRF protection and download limits to VideoDownloadBlock
🚀 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 uninitializeduseChatstate (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-knowledgefrom 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:
git pull origin autogpt-platform-beta-v0.7.0
Or download it directly from the
Releases page.
For a complete list of changes, see the Full Changelog.
📝 Feedback and Issues
If you encounter any issues or have suggestions, please join our Discord and let us know!