Swiss AI Hub v0.309.1
Pre-release
Pre-release
Added
- ✅ New Tests for Memory Scoping Logic: Dedicated unit tests were introduced to validate the correct implementation
and behavior of agent-specific memory isolation within the Mem0 service.
Changed
- 🔐 Improved Agent Memory Isolation: User memories in Mem0 are now natively scoped to the writing agent during
reconciliation, preventing one agent from modifying or deleting another agent's user-specific data. Organization
memories continue to be tenant-shared as intended.