重命名项目为 quality-inspection-platform

将仓库目录从 ai_auto_test 迁至 quality-inspection-platform,统一质量检测平台命名;MCP 环境变量新增 QIP_* 并兼容 AI_TEST_*。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-22 15:49:59 +08:00
co-authored by Cursor
parent d810abdcee
commit a41f61bcf6
11 changed files with 43 additions and 38 deletions
@@ -111,7 +111,7 @@ onMounted(() => {
:closable="false"
show-icon
title="MCP 连接说明"
description="在 Cursor / MCP 配置中设置环境变量 AI_TEST_API_KEY,或在请求头携带 Authorization: Bearer <api_key>。Key 以 sto- 开头。"
description="在 Cursor / MCP 配置中设置环境变量 QIP_API_KEY(或兼容旧名 AI_TEST_API_KEY,或在请求头携带 Authorization: Bearer <api_key>。Key 以 sto- 开头。"
/>
<section class="profile-api-key-panel__create">