autogpt-platform-beta-v0.6.56
📦 autogptView on GitHub →
✨ 3 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces memory hardening, scoped retrieval, and fixes an issue in the copilot backend related to message role assignment.
✨ New Features
- Introduced MemoryEnvelope metadata model.
- Implemented scoped retrieval for memory.
- Hardened memory operations.
🐛 Bug Fixes
- Pre-created assistant message before the first yield in backend/copilot to prevent last_role=tool.