0.16.8
📦 memgptView on GitHub →
🐛 2 fixes
Summary
This release primarily focuses on security improvements by changing the serialization method for tool results and includes minor workflow updates.
🐛 Bug Fixes
- Updated workflows.
- Switched tool result transport between sandbox and server from pickle to JSON for security reasons.