feat(api): agent fleet DB schema + migration (MS22-P1a) #607
Reference in New Issue
Block a user
Delete Branch "feat/ms22-p1a-schema"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds SystemConfig, BreakglassUser, LlmProvider, UserContainer, SystemContainer, UserAgentConfig tables. Per-user isolation model for multi-tenant agent fleet.