dev-2026-03-29 #7

Merged
hzhang merged 60 commits from dev-2026-03-29 into main 2026-04-05 22:11:44 +00:00
Showing only changes of commit 35045a9490 - Show all commits

View File

@@ -101,11 +101,11 @@
- [x] 定义时间字段与时长字段
- [x] 定义 `plan_id` 关联
- [ ] BE-CAL-002:新增 Calendar 基础模型 `SchedulePlan`(backend only)
- [ ] 新增表结构
- [ ] 定义 `at_time / on_day / on_week / on_month`
- [ ] 加入层级参数校验约束
- [ ] 处理 user 归属关系
- [x] BE-CAL-002:新增 Calendar 基础模型 `SchedulePlan`(backend only)
- [x] 新增表结构
- [x] 定义 `at_time / on_day / on_week / on_month`
- [x] 加入层级参数校验约束
- [x] 处理 user 归属关系
- [ ] BE-CAL-003:新增 Agent 扩展字段(backend only)
- [ ] 为 Agent 增加 `status / last_heartbeat`