Skip to content

Commit decade1

Browse files
chore: auto-generate plugins data
1 parent dfbed6a commit decade1

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

plugins-data.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,14 @@
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",

plugins-data.ts

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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",

0 commit comments

Comments
 (0)