31 lines
1.0 KiB
Markdown
31 lines
1.0 KiB
Markdown
待解决问题
|
||
---
|
||
## 问题栏
|
||
#### 🔴 核心缺陷与修复 (Bug Fixes & Stability)
|
||
- [ ] /pretor/core/individual每个template进行优化
|
||
- [ ] /pretor/worker_individual待完善复合子个体和基础子个体
|
||
|
||
#### 🛡️ 安全与合规 (Security & Auth)
|
||
|
||
|
||
#### ⚡ 性能与资源优化 (Performance & Scalability)
|
||
- [ ] 增加对应全workflow的情况追踪,使得在任务运行中人机交互更加自然方便
|
||
|
||
#### 🏗️ 架构演进 (Architecture & Refactoring)
|
||
- [ ] 使用fastapi-users完善用户系统
|
||
- [x] /pretor/api的接口函数进行重构
|
||
- [ ] /dockerfile待完善
|
||
|
||
---
|
||
## 日志
|
||
#### 2026/4/12
|
||
- [x] /pretor/api的接口函数进行重构
|
||
- [ ] /pretor/core/individual每个template进行优化
|
||
- [ ] /pretor/worker_individual待完善复合子个体和基础子个体
|
||
- [ ] /pretor/api待完善
|
||
- [ ] /dockerfile待完善
|
||
|
||
#### 2026/4/16
|
||
- [ ] 发布v0.1.0正式版
|
||
- [ ] 增加对应全workflow的情况追踪,使得在任务运行中人机交互更加自然方便
|
||
- [ ] 使用fastapi-users完善用户系统 |