mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-29 09:37:37 +08:00
merge: resolve conflicts between fix/common-config-sync-improvements and main
Merged both feature sets: - common-config: commonConfigEnabled, commonConfigEnabledByApp fields - api-format: apiFormat field for Claude provider OpenAI compatibility Key resolution in live.rs: apply sanitize_claude_settings_for_live() to merged config before writing to ensure internal fields are stripped.
This commit is contained in:
Generated
+1
-1
@@ -701,7 +701,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "cc-switch"
|
||||
version = "3.10.2"
|
||||
version = "3.10.3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-stream",
|
||||
|
||||
Reference in New Issue
Block a user