File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1818 {
1919 "plugin" : {
2020 "icon" : " https://wu-clan.github.io/picx-images-hosting/logo/fba.svg" ,
21- "summary" : " AI 工具 " ,
22- "version" : " 0.0.1 " ,
21+ "summary" : " AI" ,
22+ "version" : " 0.0.2 " ,
2323 "description" : " 为系统提供 AI 赋能" ,
2424 "author" : " wu-clan" ,
2525 "tags" : [
2626 " ai" ,
27- " mcp"
27+ " mcp" ,
28+ " agent"
2829 ],
2930 "database" : [
3031 " mysql" ,
Original file line number Diff line number Diff line change @@ -42,13 +42,14 @@ export const pluginDataList: PluginData[] = [
4242 {
4343 "plugin" : {
4444 "icon" : "https://wu-clan.github.io/picx-images-hosting/logo/fba.svg" ,
45- "summary" : "AI 工具 " ,
46- "version" : "0.0.1 " ,
45+ "summary" : "AI" ,
46+ "version" : "0.0.2 " ,
4747 "description" : "为系统提供 AI 赋能" ,
4848 "author" : "wu-clan" ,
4949 "tags" : [
5050 "ai" ,
51- "mcp"
51+ "mcp" ,
52+ "agent"
5253 ] ,
5354 "database" : [
5455 "mysql" ,
You can’t perform that action at this time.
0 commit comments