autogpt-platform-beta-v0.7.0
📦 autogptView on GitHub →
✨ 6 features🐛 6 fixes🔧 2 symbols
Summary
This release introduces significant new features including expert-scoped sessions, an experts marketplace, and a new LLM model catalog. It also includes several UI/UX improvements and bug fixes for a more robust user experience.
Migration Steps
- Update to version autogpt-platform-beta-v0.7.0 using `git pull origin autogpt-platform-beta-v0.7.0` or download from the Releases page.
✨ 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.
- Replacement of Supabase Auth with Better Auth.
- Single-source LLM model catalog (cutover + Kimi K3).
- Voice brain-dump onboarding step.
🐛 Bug Fixes
- Prevented `resumeStream()` call with uninitialized `useChat` state.
- Prevented translation extensions from breaking TourChatHeader button.
- Added SSRF protection and download limits to `VideoDownloadBlock`.
- Dropped `transient-intent` and `generic-knowledge` from dream memory.
- Improved dream runtime correctness: phase timeouts, ingestion drain, honest registration.
- Stopped empty untitled dream sessions from polluting the chat list.