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