mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-05-16 09:39:29 +08:00
e11c7d84cd
- Fix import_from_claude_merges_into_config: check unified mcp.servers - Fix import_from_codex_adds_servers_from_mcp_servers_table: verify apps.codex enabled - Fix import_from_codex_merges_into_existing_entries: test smart merge preserves existing config - Replace cc_switch_lib::app_config:: with public exports (McpServer, McpApps) All 24 import_export_sync tests now passing.