[Week4] 多租户 Workspace 数据隔离 #118

Open
opened 2026-05-10 19:54:41 +08:00 by admin · 0 comments
Owner

目标

Agent/工作流/知识库 增加 workspace_id 字段,实现团队间数据隔离

涉及文件

  • backend/app/models/ (多个模型新增字段)
  • Alembic 迁移

验收标准

A workspace 的 Agent 在 B workspace 中不可见

里程碑

Week 4 — 可交付

## 目标 Agent/工作流/知识库 增加 workspace_id 字段,实现团队间数据隔离 ## 涉及文件 - backend/app/models/ (多个模型新增字段) - Alembic 迁移 ## 验收标准 A workspace 的 Agent 在 B workspace 中不可见 ## 里程碑 Week 4 — 可交付
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/aiagent#118