feat(api): MS23 mission control Prisma schema #699
Reference in New Issue
Block a user
Delete Branch "feat/ms23-p0-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 4 new Prisma models for Mission Control (MS23-P0-001).
Models: AgentConversationMessage, AgentSessionTree, AgentProviderConfig, OperatorAuditLog
See docs/PRD-MS23-mission-control.md for full spec.
Closes #693 (partial)