This website requires JavaScript.
Explore
Help
Register
Sign In
kris
/
ForcePilot
Watch
1
Star
0
Fork
0
You've already forked ForcePilot
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
286e06f25b
ForcePilot
/
server
History
Wenjie Zhang
286e06f25b
style: ruff check fix
2025-06-23 10:32:01 +08:00
..
models
feat: 优化知识库和文件展示逻辑
2025-05-26 20:39:31 +08:00
routers
style: ruff check fix
2025-06-23 10:32:01 +08:00
utils
feat: 添加系统信息配置功能
2025-06-22 23:07:57 +08:00
db_manager.py
fix: 修复 Thread Table 没有自动创建的问题
#206
2025-06-05 08:59:35 +08:00
main.py
继续优化接口,移除无关模块:(1)移除原本的 Token 管理模块;(2)所有 API 请求使用 /api 前缀;(3)移除重复的中间件验证;(4)前后端都移除工具模块;(5)移除原本的 safe_config 模块;(6)其他小细节优化
2025-05-10 10:53:14 +08:00