待解决问题 --- ## 问题栏 #### 🔴 核心缺陷与修复 (Bug Fixes & Stability) - [x] /pretor/core/individual每个template进行优化 - [x] /pretor/worker_individual待完善复合子个体和基础子个体 #### 🛡️ 安全与合规 (Security & Auth) - [ ] 优化安全架构防止模型注入 - [ ] 设计workflowEngine的自动扩缩容设计 - [ ] 完善错误捕获和日志系统 #### ⚡ 性能与资源优化 (Performance & Scalability) - [ ] 增加对应全workflow的情况追踪,使得在任务运行中人机交互更加自然方便 - [ ] 优化import #### 🏗️ 架构演进 (Architecture & Refactoring) - [x] ~~使用fastapi-users完善用户系统~~(2026/4/19 fastapi-users会严重摧毁代码的优雅性) - [x] 升级auth功能 - [x] /pretor/api的接口函数进行重构 - [x] /dockerfile待完善 - [ ] 完善沙箱功能 - [ ] 完善爬虫功能 - [ ] 对接更多的provider