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
8c8abdc06b
ForcePilot
/
server
History
Wenjie Zhang
77ce5a25da
feat: Agent 消息保存在SQLite 中
2025-05-16 23:46:25 +08:00
..
models
feat: 添加消息记录云端保存
2025-05-15 22:37:50 +08:00
routers
feat: Agent 消息保存在SQLite 中
2025-05-16 23:46:25 +08:00
utils
继续优化接口,移除无关模块:(1)移除原本的 Token 管理模块;(2)所有 API 请求使用 /api 前缀;(3)移除重复的中间件验证;(4)前后端都移除工具模块;(5)移除原本的 safe_config 模块;(6)其他小细节优化
2025-05-10 10:53:14 +08:00
db_manager.py
feat: 添加消息记录云端保存
2025-05-15 22:37:50 +08:00
kb_db_manager.py
feat: 添加消息记录云端保存
2025-05-15 22:37:50 +08:00
main.py
继续优化接口,移除无关模块:(1)移除原本的 Token 管理模块;(2)所有 API 请求使用 /api 前缀;(3)移除重复的中间件验证;(4)前后端都移除工具模块;(5)移除原本的 safe_config 模块;(6)其他小细节优化
2025-05-10 10:53:14 +08:00