@microi.net/cli 4.9.1 → 4.9.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.codebuddy-plugin/marketplace.json +2 -2
- package/.codebuddy-plugin/plugin.json +1 -1
- package/.codex-plugin/plugin.json +1 -1
- package/.workbuddy-plugin/marketplace.json +2 -2
- package/.workbuddy-plugin/plugin.json +1 -1
- package/assets/build-meta.json +2 -2
- package/package.json +1 -1
- package/scripts/microi-skills.meta.json +116 -116
- package/skills/.microi-skills-version.json +2 -2
- package/skills/ai-platform-governance/SKILL.md +2 -1
- package/skills/microi-client-frontend/SKILL.md +7 -0
- package/skills/microi-microservice/SKILL.md +15 -0
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
"url": "https://microi.net"
|
|
6
6
|
},
|
|
7
7
|
"description": "Microi吾码官方 AI 插件市场",
|
|
8
|
-
"version": "4.9.
|
|
8
|
+
"version": "4.9.2",
|
|
9
9
|
"plugins": [
|
|
10
10
|
{
|
|
11
11
|
"name": "microi",
|
|
12
12
|
"source": ".",
|
|
13
13
|
"description": "Microi吾码 AI 开发插件:服务器连接、Skills、MCP、V8 全量同步与低代码交付",
|
|
14
|
-
"version": "4.9.
|
|
14
|
+
"version": "4.9.2",
|
|
15
15
|
"strict": true
|
|
16
16
|
}
|
|
17
17
|
]
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
"url": "https://microi.net"
|
|
6
6
|
},
|
|
7
7
|
"description": "Microi吾码官方 AI 插件市场",
|
|
8
|
-
"version": "4.9.
|
|
8
|
+
"version": "4.9.2",
|
|
9
9
|
"plugins": [
|
|
10
10
|
{
|
|
11
11
|
"name": "microi",
|
|
12
12
|
"source": ".",
|
|
13
13
|
"description": "Microi吾码 AI 开发插件:服务器连接、Skills、MCP、V8 全量同步与低代码交付",
|
|
14
|
-
"version": "4.9.
|
|
14
|
+
"version": "4.9.2",
|
|
15
15
|
"strict": true
|
|
16
16
|
}
|
|
17
17
|
]
|
package/assets/build-meta.json
CHANGED
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-08-
|
|
2
|
+
"builtAt": "2026-08-11T04:06:59.529Z",
|
|
3
3
|
"source": "../microi.skills",
|
|
4
4
|
"extension": {
|
|
5
5
|
"name": "v8-engine",
|
|
6
|
-
"version": "4.9.
|
|
6
|
+
"version": "4.9.2",
|
|
7
7
|
"publisher": "Microi"
|
|
8
8
|
},
|
|
9
9
|
"skills": {
|
|
10
|
-
"version": "4.9.
|
|
10
|
+
"version": "4.9.2",
|
|
11
11
|
"versionRule": "Microi version uses three numeric parts. Each publish increments the last part; when a part exceeds 9 it carries to the previous part: 1.0.9 -> 1.1.0, 1.9.9 -> 2.0.0.",
|
|
12
12
|
"managedBy": "Microi.VSCode/bump-version.js"
|
|
13
13
|
},
|
|
@@ -15,14 +15,14 @@
|
|
|
15
15
|
"dir": "dist/microi.skills",
|
|
16
16
|
"files": 108,
|
|
17
17
|
"skills": 60,
|
|
18
|
-
"bytes":
|
|
18
|
+
"bytes": 1710834
|
|
19
19
|
},
|
|
20
20
|
"fileHashes": {
|
|
21
|
-
".microi-skills-version.json": "
|
|
21
|
+
".microi-skills-version.json": "06d11c8c52c2c3279ae8ed380511de8e27a67aa5145b4122495674c30d02f9f5",
|
|
22
22
|
"README.md": "020086cc87e3f1c02cdaac86fe1a0ae58f16f0b1bb854d7a52f3e8f966f58bd7",
|
|
23
23
|
"ai-engine/SKILL.md": "be814942df611fa72fbd86ad67ac2cd0aa519cd348bcc085dd03e8ac81b7ec4b",
|
|
24
24
|
"ai-engine/agents/openai.yaml": "40deb07801006a46b9a7f0020d13251955eeadd04c8e591160210479936f8b5b",
|
|
25
|
-
"ai-platform-governance/SKILL.md": "
|
|
25
|
+
"ai-platform-governance/SKILL.md": "94034e05ef0910a2c8bcc5b43e05ac29c834da1157f6e467ffba73492d4aa1c0",
|
|
26
26
|
"app-store/SKILL.md": "c4b76981b10eb1fad373272ecb6a14f358b36d1863507cfad48bb21e07c69206",
|
|
27
27
|
"app-store/agents/openai.yaml": "eda8f5cf043e7b8fb0e4fb3acf0625fef95eb49586b43187ced277cd0ae4a2c4",
|
|
28
28
|
"business-blueprint/SKILL.md": "d81311a84a32c942588b39d91e8601bf3687c2e8840f7a188742d816538da115",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"microi-ai-application/SKILL.md": "ae4f7768b4f70038ee67fd5844b6e4f9ca3243516cd0aaf795f40ffe3add9505",
|
|
40
40
|
"microi-ai-application/agents/openai.yaml": "d3dfc4d0f2fda3391e90e661ca9d8d051cb43824b011d1a88e99db135870454f",
|
|
41
41
|
"microi-ai-application/references/frontend-baseline.md": "c21a2d38292fd8d445a7538afb45d609881f624f32d39c0fc4bbbb3c2fa64a74",
|
|
42
|
-
"microi-client-frontend/SKILL.md": "
|
|
42
|
+
"microi-client-frontend/SKILL.md": "0fdaddb167e55f6ea88ae71e4a0074f578ec38dc35f13ff3055f6adc865fcef0",
|
|
43
43
|
"microi-codex-installer/SKILL.md": "ae7ab91948227a165094e5f88380e264c19c51d42f22ec2a92bd13507f8fce36",
|
|
44
44
|
"microi-codex-installer/agents/openai.yaml": "e531219b74a70204893a156b1c22c69013a4c9d24b132ead912746b1b312cf80",
|
|
45
45
|
"microi-datasource-mapping/SKILL.md": "1626bdf242038838028aa1235c5a6262e22680984583c47a8fc4e5fffb24b7df",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"microi-form-layout/SKILL.md": "48814c2c138e2c0fb6a11d39cf458df6a1cc28a3156c7540db1fa482a2ce6aec",
|
|
62
62
|
"microi-frontend-sdk/SKILL.md": "06f5d51605c6cceef35b986062dcfae76a8fe4efce28a93f267ec1fd2dc28372",
|
|
63
63
|
"microi-left-right-layout/SKILL.md": "d8c482224846477b6c3068bdf94930cca6d699570f59b09f946601b0a65715f6",
|
|
64
|
-
"microi-microservice/SKILL.md": "
|
|
64
|
+
"microi-microservice/SKILL.md": "a6dfd0616186dad0809510449e557845b7361640b741b922d730fdffb3870324",
|
|
65
65
|
"microi-microservice/references/runtime-delivery.md": "d21e759aee023dd3a1e9a3dd3bba26a38a5be6c2342d5aecf27901cd97a8ab6d",
|
|
66
66
|
"microi-mobile-app-quality/SKILL.md": "3d7c4e89a5abe98658ebce0a31f3db05ff5e38b3f1ac5957aa44ebef9ae282ee",
|
|
67
67
|
"microi-solution-quotation/SKILL.md": "1bd47bd019a62bdc904612a7d8e2501c76df66eed9ef247544dd7fe38eba02e4",
|
|
@@ -128,114 +128,114 @@
|
|
|
128
128
|
"workspace-conventions/SKILL.md": "a8bb98c6abc109394208af83052b5cf646ce4c91c969a8358a1265c5e61b314b"
|
|
129
129
|
},
|
|
130
130
|
"fileVersions": {
|
|
131
|
-
".microi-skills-version.json": "4.9.
|
|
132
|
-
"README.md": "4.9.
|
|
133
|
-
"ai-engine/SKILL.md": "4.9.
|
|
134
|
-
"ai-engine/agents/openai.yaml": "4.9.
|
|
135
|
-
"ai-platform-governance/SKILL.md": "4.9.
|
|
136
|
-
"app-store/SKILL.md": "4.9.
|
|
137
|
-
"app-store/agents/openai.yaml": "4.9.
|
|
138
|
-
"business-blueprint/SKILL.md": "4.9.
|
|
139
|
-
"datasource-engine/SKILL.md": "4.9.
|
|
140
|
-
"datasource-engine/agents/openai.yaml": "4.9.
|
|
141
|
-
"dos-orm/SKILL.md": "4.9.
|
|
142
|
-
"dos-orm/references/api-reference.md": "4.9.
|
|
143
|
-
"job-engine/SKILL.md": "4.9.
|
|
144
|
-
"job-engine/agents/openai.yaml": "4.9.
|
|
145
|
-
"message-notification/SKILL.md": "4.9.
|
|
146
|
-
"message-notification/agents/openai.yaml": "4.9.
|
|
147
|
-
"message-notification/references/contracts.md": "4.9.
|
|
148
|
-
"microi-ai-app-auth.js": "4.9.
|
|
149
|
-
"microi-ai-application/SKILL.md": "4.9.
|
|
150
|
-
"microi-ai-application/agents/openai.yaml": "4.9.
|
|
151
|
-
"microi-ai-application/references/frontend-baseline.md": "4.9.
|
|
152
|
-
"microi-client-frontend/SKILL.md": "4.9.
|
|
153
|
-
"microi-codex-installer/SKILL.md": "4.9.
|
|
154
|
-
"microi-codex-installer/agents/openai.yaml": "4.9.
|
|
155
|
-
"microi-datasource-mapping/SKILL.md": "4.9.
|
|
156
|
-
"microi-db-schema/SKILL.md": "4.9.
|
|
157
|
-
"microi-db-schema/agents/openai.yaml": "4.9.
|
|
158
|
-
"microi-db-schema/references/core-tables.md": "4.9.
|
|
159
|
-
"microi-db-schema/references/form-component-options.md": "4.9.
|
|
160
|
-
"microi-db-schema/references/schema-overview.md": "4.9.
|
|
161
|
-
"microi-db-schema/references/schema.md": "4.9.
|
|
162
|
-
"microi-db-schema/references/table-catalog.md": "4.9.
|
|
163
|
-
"microi-deployment/SKILL.md": "4.9.
|
|
164
|
-
"microi-deployment/references/deployment-matrix.md": "4.9.
|
|
165
|
-
"microi-docs-coverage/SKILL.md": "4.9.
|
|
166
|
-
"microi-docs-coverage/references/capability-map.md": "4.9.
|
|
167
|
-
"microi-docs-coverage/scripts/audit-doc-skill-coverage.mjs": "4.9.
|
|
168
|
-
"microi-form-engine/SKILL.md": "4.9.
|
|
169
|
-
"microi-form-engine/references/component-catalog.md": "4.9.
|
|
170
|
-
"microi-form-engine/references/data-source-events.md": "4.9.
|
|
171
|
-
"microi-form-layout/SKILL.md": "4.9.
|
|
172
|
-
"microi-frontend-sdk/SKILL.md": "4.9.
|
|
173
|
-
"microi-left-right-layout/SKILL.md": "4.9.
|
|
174
|
-
"microi-microservice/SKILL.md": "4.9.
|
|
175
|
-
"microi-microservice/references/runtime-delivery.md": "4.9.
|
|
176
|
-
"microi-mobile-app-quality/SKILL.md": "4.9.
|
|
177
|
-
"microi-solution-quotation/SKILL.md": "4.9.
|
|
178
|
-
"microi-solution-quotation/agents/openai.yaml": "4.9.
|
|
179
|
-
"microi-solution-quotation/scripts/build_solution_quote.py": "4.9.
|
|
180
|
-
"microi-system-delivery/SKILL.md": "4.9.
|
|
181
|
-
"microi-ui/SKILL.md": "4.9.
|
|
182
|
-
"microi-uniapp-frontend/SKILL.md": "4.9.
|
|
183
|
-
"microi.v8.js": "4.9.
|
|
184
|
-
"module-engine/SKILL.md": "4.9.
|
|
185
|
-
"module-engine/references/module-config.md": "4.9.
|
|
186
|
-
"ocr-engine/SKILL.md": "4.9.
|
|
187
|
-
"ocr-engine/agents/openai.yaml": "4.9.
|
|
188
|
-
"page-engine/SKILL.md": "4.9.
|
|
189
|
-
"performance-testing/SKILL.md": "4.9.
|
|
190
|
-
"playwright-e2e/SKILL.md": "4.9.
|
|
191
|
-
"print-engine/SKILL.md": "4.9.
|
|
192
|
-
"production-readonly-audit/SKILL.md": "4.9.
|
|
193
|
-
"report-engine/SKILL.md": "4.9.
|
|
194
|
-
"report-engine/agents/openai.yaml": "4.9.
|
|
195
|
-
"search-engine/SKILL.md": "4.9.
|
|
196
|
-
"search-engine/agents/openai.yaml": "4.9.
|
|
197
|
-
"spider-engine/SKILL.md": "4.9.
|
|
198
|
-
"translate-engine/SKILL.md": "4.9.
|
|
199
|
-
"translate-engine/agents/openai.yaml": "4.9.
|
|
200
|
-
"ui-design/SKILL.md": "4.9.
|
|
201
|
-
"ui-design/assets/pattern-showcase/app.js": "4.9.
|
|
202
|
-
"ui-design/assets/pattern-showcase/index.html": "4.9.
|
|
203
|
-
"ui-design/assets/pattern-showcase/styles.css": "4.9.
|
|
204
|
-
"ui-design/assets/templates/MCI-DESIGN.md": "4.9.
|
|
205
|
-
"ui-design/references/design-pattern-library.md": "4.9.
|
|
206
|
-
"ui-design/references/mci-design-contract.md": "4.9.
|
|
207
|
-
"ui-design/references/motion-and-media.md": "4.9.
|
|
208
|
-
"ui-design/references/product-flow-recipes.md": "4.9.
|
|
209
|
-
"uniapp-mall-assets/SKILL.md": "4.9.
|
|
210
|
-
"v8-api-config/SKILL.md": "4.9.
|
|
211
|
-
"v8-cache-pattern/SKILL.md": "4.9.
|
|
212
|
-
"v8-crud-api/SKILL.md": "4.9.
|
|
213
|
-
"v8-debugging/SKILL.md": "4.9.
|
|
214
|
-
"v8-explorer-tree/SKILL.md": "4.9.
|
|
215
|
-
"v8-export-import/SKILL.md": "4.9.
|
|
216
|
-
"v8-file-upload/SKILL.md": "4.9.
|
|
217
|
-
"v8-formengine-http/SKILL.md": "4.9.
|
|
218
|
-
"v8-frontend-events/SKILL.md": "4.9.
|
|
219
|
-
"v8-frontend-events/references/bluetooth-print-api.md": "4.9.
|
|
220
|
-
"v8-frontend-events/references/bluetooth-print.md": "4.9.
|
|
221
|
-
"v8-http-integration/SKILL.md": "4.9.
|
|
222
|
-
"v8-image-processing/SKILL.md": "4.9.
|
|
223
|
-
"v8-image-processing/agents/openai.yaml": "4.9.
|
|
224
|
-
"v8-image-processing/references/api-reference.md": "4.9.
|
|
225
|
-
"v8-menu-buttons/SKILL.md": "4.9.
|
|
226
|
-
"v8-mongodb/SKILL.md": "4.9.
|
|
227
|
-
"v8-mq-mqtt/SKILL.md": "4.9.
|
|
228
|
-
"v8-saas-multi-tenant/SKILL.md": "4.9.
|
|
229
|
-
"v8-security/SKILL.md": "4.9.
|
|
230
|
-
"v8-sql-query/SKILL.md": "4.9.
|
|
231
|
-
"v8-table-event/SKILL.md": "4.9.
|
|
232
|
-
"v8-template-engine/SKILL.md": "4.9.
|
|
233
|
-
"v8-utilities/SKILL.md": "4.9.
|
|
234
|
-
"v8-utilities/references/client-api-index.md": "4.9.
|
|
235
|
-
"v8-utilities/references/platform-http-routes.md": "4.9.
|
|
236
|
-
"v8-utilities/references/server-api-index.md": "4.9.
|
|
237
|
-
"v8-workflow/SKILL.md": "4.9.
|
|
238
|
-
"workspace-conventions/SKILL.md": "4.9.
|
|
131
|
+
".microi-skills-version.json": "4.9.2",
|
|
132
|
+
"README.md": "4.9.2",
|
|
133
|
+
"ai-engine/SKILL.md": "4.9.2",
|
|
134
|
+
"ai-engine/agents/openai.yaml": "4.9.2",
|
|
135
|
+
"ai-platform-governance/SKILL.md": "4.9.2",
|
|
136
|
+
"app-store/SKILL.md": "4.9.2",
|
|
137
|
+
"app-store/agents/openai.yaml": "4.9.2",
|
|
138
|
+
"business-blueprint/SKILL.md": "4.9.2",
|
|
139
|
+
"datasource-engine/SKILL.md": "4.9.2",
|
|
140
|
+
"datasource-engine/agents/openai.yaml": "4.9.2",
|
|
141
|
+
"dos-orm/SKILL.md": "4.9.2",
|
|
142
|
+
"dos-orm/references/api-reference.md": "4.9.2",
|
|
143
|
+
"job-engine/SKILL.md": "4.9.2",
|
|
144
|
+
"job-engine/agents/openai.yaml": "4.9.2",
|
|
145
|
+
"message-notification/SKILL.md": "4.9.2",
|
|
146
|
+
"message-notification/agents/openai.yaml": "4.9.2",
|
|
147
|
+
"message-notification/references/contracts.md": "4.9.2",
|
|
148
|
+
"microi-ai-app-auth.js": "4.9.2",
|
|
149
|
+
"microi-ai-application/SKILL.md": "4.9.2",
|
|
150
|
+
"microi-ai-application/agents/openai.yaml": "4.9.2",
|
|
151
|
+
"microi-ai-application/references/frontend-baseline.md": "4.9.2",
|
|
152
|
+
"microi-client-frontend/SKILL.md": "4.9.2",
|
|
153
|
+
"microi-codex-installer/SKILL.md": "4.9.2",
|
|
154
|
+
"microi-codex-installer/agents/openai.yaml": "4.9.2",
|
|
155
|
+
"microi-datasource-mapping/SKILL.md": "4.9.2",
|
|
156
|
+
"microi-db-schema/SKILL.md": "4.9.2",
|
|
157
|
+
"microi-db-schema/agents/openai.yaml": "4.9.2",
|
|
158
|
+
"microi-db-schema/references/core-tables.md": "4.9.2",
|
|
159
|
+
"microi-db-schema/references/form-component-options.md": "4.9.2",
|
|
160
|
+
"microi-db-schema/references/schema-overview.md": "4.9.2",
|
|
161
|
+
"microi-db-schema/references/schema.md": "4.9.2",
|
|
162
|
+
"microi-db-schema/references/table-catalog.md": "4.9.2",
|
|
163
|
+
"microi-deployment/SKILL.md": "4.9.2",
|
|
164
|
+
"microi-deployment/references/deployment-matrix.md": "4.9.2",
|
|
165
|
+
"microi-docs-coverage/SKILL.md": "4.9.2",
|
|
166
|
+
"microi-docs-coverage/references/capability-map.md": "4.9.2",
|
|
167
|
+
"microi-docs-coverage/scripts/audit-doc-skill-coverage.mjs": "4.9.2",
|
|
168
|
+
"microi-form-engine/SKILL.md": "4.9.2",
|
|
169
|
+
"microi-form-engine/references/component-catalog.md": "4.9.2",
|
|
170
|
+
"microi-form-engine/references/data-source-events.md": "4.9.2",
|
|
171
|
+
"microi-form-layout/SKILL.md": "4.9.2",
|
|
172
|
+
"microi-frontend-sdk/SKILL.md": "4.9.2",
|
|
173
|
+
"microi-left-right-layout/SKILL.md": "4.9.2",
|
|
174
|
+
"microi-microservice/SKILL.md": "4.9.2",
|
|
175
|
+
"microi-microservice/references/runtime-delivery.md": "4.9.2",
|
|
176
|
+
"microi-mobile-app-quality/SKILL.md": "4.9.2",
|
|
177
|
+
"microi-solution-quotation/SKILL.md": "4.9.2",
|
|
178
|
+
"microi-solution-quotation/agents/openai.yaml": "4.9.2",
|
|
179
|
+
"microi-solution-quotation/scripts/build_solution_quote.py": "4.9.2",
|
|
180
|
+
"microi-system-delivery/SKILL.md": "4.9.2",
|
|
181
|
+
"microi-ui/SKILL.md": "4.9.2",
|
|
182
|
+
"microi-uniapp-frontend/SKILL.md": "4.9.2",
|
|
183
|
+
"microi.v8.js": "4.9.2",
|
|
184
|
+
"module-engine/SKILL.md": "4.9.2",
|
|
185
|
+
"module-engine/references/module-config.md": "4.9.2",
|
|
186
|
+
"ocr-engine/SKILL.md": "4.9.2",
|
|
187
|
+
"ocr-engine/agents/openai.yaml": "4.9.2",
|
|
188
|
+
"page-engine/SKILL.md": "4.9.2",
|
|
189
|
+
"performance-testing/SKILL.md": "4.9.2",
|
|
190
|
+
"playwright-e2e/SKILL.md": "4.9.2",
|
|
191
|
+
"print-engine/SKILL.md": "4.9.2",
|
|
192
|
+
"production-readonly-audit/SKILL.md": "4.9.2",
|
|
193
|
+
"report-engine/SKILL.md": "4.9.2",
|
|
194
|
+
"report-engine/agents/openai.yaml": "4.9.2",
|
|
195
|
+
"search-engine/SKILL.md": "4.9.2",
|
|
196
|
+
"search-engine/agents/openai.yaml": "4.9.2",
|
|
197
|
+
"spider-engine/SKILL.md": "4.9.2",
|
|
198
|
+
"translate-engine/SKILL.md": "4.9.2",
|
|
199
|
+
"translate-engine/agents/openai.yaml": "4.9.2",
|
|
200
|
+
"ui-design/SKILL.md": "4.9.2",
|
|
201
|
+
"ui-design/assets/pattern-showcase/app.js": "4.9.2",
|
|
202
|
+
"ui-design/assets/pattern-showcase/index.html": "4.9.2",
|
|
203
|
+
"ui-design/assets/pattern-showcase/styles.css": "4.9.2",
|
|
204
|
+
"ui-design/assets/templates/MCI-DESIGN.md": "4.9.2",
|
|
205
|
+
"ui-design/references/design-pattern-library.md": "4.9.2",
|
|
206
|
+
"ui-design/references/mci-design-contract.md": "4.9.2",
|
|
207
|
+
"ui-design/references/motion-and-media.md": "4.9.2",
|
|
208
|
+
"ui-design/references/product-flow-recipes.md": "4.9.2",
|
|
209
|
+
"uniapp-mall-assets/SKILL.md": "4.9.2",
|
|
210
|
+
"v8-api-config/SKILL.md": "4.9.2",
|
|
211
|
+
"v8-cache-pattern/SKILL.md": "4.9.2",
|
|
212
|
+
"v8-crud-api/SKILL.md": "4.9.2",
|
|
213
|
+
"v8-debugging/SKILL.md": "4.9.2",
|
|
214
|
+
"v8-explorer-tree/SKILL.md": "4.9.2",
|
|
215
|
+
"v8-export-import/SKILL.md": "4.9.2",
|
|
216
|
+
"v8-file-upload/SKILL.md": "4.9.2",
|
|
217
|
+
"v8-formengine-http/SKILL.md": "4.9.2",
|
|
218
|
+
"v8-frontend-events/SKILL.md": "4.9.2",
|
|
219
|
+
"v8-frontend-events/references/bluetooth-print-api.md": "4.9.2",
|
|
220
|
+
"v8-frontend-events/references/bluetooth-print.md": "4.9.2",
|
|
221
|
+
"v8-http-integration/SKILL.md": "4.9.2",
|
|
222
|
+
"v8-image-processing/SKILL.md": "4.9.2",
|
|
223
|
+
"v8-image-processing/agents/openai.yaml": "4.9.2",
|
|
224
|
+
"v8-image-processing/references/api-reference.md": "4.9.2",
|
|
225
|
+
"v8-menu-buttons/SKILL.md": "4.9.2",
|
|
226
|
+
"v8-mongodb/SKILL.md": "4.9.2",
|
|
227
|
+
"v8-mq-mqtt/SKILL.md": "4.9.2",
|
|
228
|
+
"v8-saas-multi-tenant/SKILL.md": "4.9.2",
|
|
229
|
+
"v8-security/SKILL.md": "4.9.2",
|
|
230
|
+
"v8-sql-query/SKILL.md": "4.9.2",
|
|
231
|
+
"v8-table-event/SKILL.md": "4.9.2",
|
|
232
|
+
"v8-template-engine/SKILL.md": "4.9.2",
|
|
233
|
+
"v8-utilities/SKILL.md": "4.9.2",
|
|
234
|
+
"v8-utilities/references/client-api-index.md": "4.9.2",
|
|
235
|
+
"v8-utilities/references/platform-http-routes.md": "4.9.2",
|
|
236
|
+
"v8-utilities/references/server-api-index.md": "4.9.2",
|
|
237
|
+
"v8-workflow/SKILL.md": "4.9.2",
|
|
238
|
+
"workspace-conventions/SKILL.md": "4.9.2"
|
|
239
239
|
},
|
|
240
240
|
"files": [
|
|
241
241
|
".microi-skills-version.json",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "4.9.
|
|
2
|
+
"version": "4.9.2",
|
|
3
3
|
"versionRule": "Microi version uses three numeric parts. Each publish increments the last part; when a part exceeds 9 it carries to the previous part: 1.0.9 -> 1.1.0, 1.9.9 -> 2.0.0.",
|
|
4
4
|
"managedBy": "Microi.VSCode/bump-version.js",
|
|
5
|
-
"updatedAt": "2026-08-
|
|
5
|
+
"updatedAt": "2026-08-11T04:06:42.498Z"
|
|
6
6
|
}
|
|
@@ -31,13 +31,14 @@ description: Microi吾码 AI 平台治理中心设计、调用、扩展、应用
|
|
|
31
31
|
|
|
32
32
|
## 官方应用事实
|
|
33
33
|
|
|
34
|
-
应用 Key:`ai-platform-studio`,当前资源合同版本:`v2.0.
|
|
34
|
+
应用 Key:`ai-platform-studio`,当前资源合同版本:`v2.0.4`。
|
|
35
35
|
|
|
36
36
|
- 40 张 `mci_` 治理表和 5 张运行基础表,应用包共 45 张表、873 个字段;
|
|
37
37
|
- 42 个后台菜单:1 个 `AI平台治理` 父菜单、1 个 `AI平台治理工作台` 微服务菜单和 40 个数据菜单;
|
|
38
38
|
- 64 个接口引擎:57 个 `Managed`,7 个 `CreateIfMissing`;
|
|
39
39
|
- 1 个 `MciAiPlatformMinuteSweep` 维护任务;
|
|
40
40
|
- 10 个微服务路由:`overview`、`portal`、`identity`、`access`、`configuration`、`release`、`services`、`observability`、`assets`、`import`。
|
|
41
|
+
- v2.0.4 保持数据资源合同不变;内部菜单只切换异步内容区并显示局部骨架屏,主题/reset/装饰样式限定在 `[data-mci-ui-root="ai-platform-studio"]`,不得重挂宿主 Tab 或污染吾码 Logo 与主菜单。
|
|
41
42
|
|
|
42
43
|
租户 Hook:
|
|
43
44
|
|
|
@@ -473,6 +473,13 @@ DiyCommon.FormEngine.AddFormData("table_name", { Field: "value" }, function (res
|
|
|
473
473
|
内部 redirect,并在跳转前用当前 Router 解析,404/未注册动态路由失败关闭。宿主结果用
|
|
474
474
|
`micro-app:host-action-result` 尽力回传,但关闭或跳转会卸载子应用,不能承诺结果事件必达。
|
|
475
475
|
|
|
476
|
+
`navigate/replaceTab` 只用于主框架级跳转;同一微服务内部菜单必须在子应用内用 Vue Router、
|
|
477
|
+
状态或 iframe Hash 切换,并将异步页面的 `Suspense` 骨架屏限制在内容区域。不得通过改变主框架
|
|
478
|
+
`$route.fullPath` 实现内部页面切换,否则 TagsView 会重建整个微服务。宿主根节点与 `<micro-app>`
|
|
479
|
+
元素必须建立 `contain: layout paint`、`isolation:isolate` 的绘制边界;子应用仍必须把主题/reset/
|
|
480
|
+
元素选择器限定在 AppKey 唯一的 `[data-mci-ui-root="{AppKey}"]`,不能只写宿主也会命中的裸属性
|
|
481
|
+
选择器,禁止以 `:root/html/body` 或固定全屏装饰污染主框架。
|
|
482
|
+
|
|
476
483
|
`OpenAppDialog` 不暴露 Tab 模式能力;弹窗成功/取消/失败继续使用
|
|
477
484
|
`app-dialog:success/cancel/error`。修改桥接时至少运行
|
|
478
485
|
`node --test tests/micro-app-host-bridge.spec.mjs tests/micro-app-runtime-contract.spec.mjs`,并同步
|
|
@@ -150,6 +150,21 @@ AI 生成菜单微服务时,应优先封装一个 `callMicroiHost(action, data
|
|
|
150
150
|
宿主桥接不授予菜单或数据权限。业务保存成功后才能关闭/跳转,不能把尽力返回的
|
|
151
151
|
`micro-app:host-action-result` 当作业务持久化确认。
|
|
152
152
|
|
|
153
|
+
微服务自己的左侧菜单、页签和详情层级属于**子应用内部路由**,必须由子应用 Vue Router、
|
|
154
|
+
状态机或 iframe 内 Hash 管理;禁止为 `/overview`、`/portal` 等同一 AppKey 页面调用宿主
|
|
155
|
+
`navigate/replaceTab`。吾码 TagsView 以主框架 `$route.fullPath` 作为组件 key,修改宿主路由会
|
|
156
|
+
卸载并重新挂载整个微服务。内部页面较多时使用 `defineAsyncComponent`,并把 `Suspense` 骨架屏
|
|
157
|
+
放在右侧内容容器内,使微服务导航栏和顶部栏保持挂载;浏览器 `popstate/hashchange` 要能恢复
|
|
158
|
+
内部路由。只有确实要离开当前微服务、打开另一个吾码后台菜单或替换顶部 Tab 时才调用宿主路由动作。
|
|
159
|
+
|
|
160
|
+
微服务所有主题变量、reset、通用元素规则必须限定在 AppKey 唯一根容器(推荐
|
|
161
|
+
`[data-mci-ui-root="{AppKey}"]`)下,不能只用宿主也会命中的裸 `[data-mci-ui-root]`;禁止用
|
|
162
|
+
`:root/html/body/#app`、裸 `*`、裸 `button/input` 污染宿主。
|
|
163
|
+
背景网格、光晕等全屏装饰在微服务根节点内使用 `position:absolute`,禁止
|
|
164
|
+
`position:fixed; inset:0` 越界覆盖吾码 Logo 与主菜单。宿主使用 `contain: layout paint` 和
|
|
165
|
+
`isolation:isolate` 作为第二道边界,但不能代替子应用命名空间。验收需检查宿主 Logo/菜单样式、
|
|
166
|
+
内部导航不重挂微服务、内容区局部骨架屏,以及前进/后退恢复。
|
|
167
|
+
|
|
153
168
|
`closeTab` 与 TagsView 当前页签关闭语义一致,固定页签和最后一个页签拒绝关闭;顶部 Tab
|
|
154
169
|
右键刷新与 `reloadTab` 都应重载当前微服务。`OpenAppDialog` 页面不使用 Tab 动作,继续发送
|
|
155
170
|
`app-dialog:success/cancel/error` 关闭弹窗并回传结果。
|