mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-06-16 13:34:04 +08:00
a00eb764f7
Previously, only Codex provider switches triggered MCP synchronization, which could cause MCP configuration loss when switching Claude or Gemini providers. Changes: - Enable MCP sync for all app types (Claude, Codex, Gemini) during provider switch - Migrate to v3.7.0 unified MCP sync mechanism using McpService::sync_all_enabled() - Replace app-specific sync_enabled_to_codex() with unified sync for all apps - Remove unused mcp module import This ensures MCP servers remain properly configured across all applications after provider switches, preventing configuration loss.
a00eb764f7
ยท
2025-11-17 23:17:21 +08:00
History