♻️ refactor(ai-settings): 抽离 MCP 客户端安装状态逻辑

This commit is contained in:
Syngnat
2026-06-08 23:18:12 +08:00
parent 7ac9b89b7d
commit 1284c8c8ef
5 changed files with 211 additions and 124 deletions

View File

@@ -1,6 +1,6 @@
import type { AIMCPClientInstallStatus } from '../types';
type MCPClientKey = 'claude-code' | 'codex';
export type MCPClientKey = 'claude-code' | 'codex';
export const EMPTY_MCP_CLIENT_STATUSES: AIMCPClientInstallStatus[] = [
{