Skip to content

Commit 04661eb

Browse files
chore: auto-generate plugins data
1 parent 86529b5 commit 04661eb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

plugins-data.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"plugin": {
2020
"icon": "https://wu-clan.github.io/picx-images-hosting/logo/fba.svg",
2121
"summary": "AI",
22-
"version": "0.1.0",
22+
"version": "0.1.1",
2323
"description": "为系统提供 AI 赋能",
2424
"author": "wu-clan",
2525
"tags": [
@@ -41,9 +41,9 @@
4141
{
4242
"plugin": {
4343
"icon": "https://wu-clan.github.io/picx-images-hosting/logo/fba.svg",
44-
"summary": "AI Console",
45-
"version": "0.0.1",
46-
"description": "为系统提供 AI 对话、供应商、模型和 MCP 管理能力",
44+
"summary": "AI UI",
45+
"version": "0.1.0",
46+
"description": "为系统提供 AI 对话、话题历史、快捷短语、供应商、模型和 MCP 管理能力",
4747
"author": "wu-clan",
4848
"tags": [
4949
"ai",

plugins-data.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export const pluginDataList: PluginData[] = [
4343
"plugin": {
4444
"icon": "https://wu-clan.github.io/picx-images-hosting/logo/fba.svg",
4545
"summary": "AI",
46-
"version": "0.1.0",
46+
"version": "0.1.1",
4747
"description": "为系统提供 AI 赋能",
4848
"author": "wu-clan",
4949
"tags": [
@@ -65,9 +65,9 @@ export const pluginDataList: PluginData[] = [
6565
{
6666
"plugin": {
6767
"icon": "https://wu-clan.github.io/picx-images-hosting/logo/fba.svg",
68-
"summary": "AI Console",
69-
"version": "0.0.1",
70-
"description": "为系统提供 AI 对话、供应商、模型和 MCP 管理能力",
68+
"summary": "AI UI",
69+
"version": "0.1.0",
70+
"description": "为系统提供 AI 对话、话题历史、快捷短语、供应商、模型和 MCP 管理能力",
7171
"author": "wu-clan",
7272
"tags": [
7373
"ai",

0 commit comments

Comments
 (0)