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
768
Commits
12
Branches
0
Tags
71
MiB
808485aa5e
Commit Graph
2 Commits
Author
SHA1
Message
Date
Wenjie Zhang
6ae61f6652
refactor(智能体组件): 重构部分组件,优化部分样式
2025-08-25 13:57:47 +08:00
Wenjie Zhang
3bca00a864
refactor(agent): 重构智能体相关逻辑至Pinia store
...
将智能体管理、配置、线程和消息等逻辑从组件中抽离,统一管理至Pinia store 优化代码结构,提升可维护性和复用性 修复多处直接调用API的问题,统一通过store管理状态
2025-08-25 01:46:31 +08:00