autogpt-platform-beta-v0.6.56
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.56Apr 15, 2026by ntindle
AI Summary
Focuses on backend stability and memory management improvements for the CoPilot platform, including fixes for assistant message roles and new memory envelope models.
Key Highlights
- Fix for copilot assistant message pre-creation to prevent role errors
- Introduction of MemoryEnvelope metadata model
- Implementation of scoped memory retrieval
- Memory hardening updates
New Features
- MemoryEnvelope metadata model
- Scoped retrieval
- Memory hardening
Full Release Notes
## What's Changed * fix(backend/copilot): pre-create assistant msg before first yield to prevent last_role=tool by @majdyz in https://github.com/Significant-Gravitas/AutoGPT/pull/12797 * feat(backend): MemoryEnvelope metadata model, scoped retrieval, and memory hardening by @ntindle in https://github.com/Significant-Gravitas/AutoGPT/pull/12765 **Full Changelog**: https://github.com/Significant-Gravitas/AutoGPT/compare/autogpt-platform-beta-v0.6.55...autogpt-platform-beta-v0.6.56