v2.6.7

May 15, 2026

Partition each user's data in a single AgentOS deployment

AgentOS now offers an opt-in per-user data isolation layer for authenticated endpoints, so one deployment keeps each user's data separated rather than pooling it together. Teams running multi-tenant setups can serve many users from a single AgentOS without standing up separate instances just to keep data apart. It stays off until you enable it, so existing deployments carry on unchanged.

See the RBAC docs for how it fits alongside scopes and authorization. View the Per-User Data Isolation docs for more on authorization.