重构 OAuth 总超时为 CPA 来源专属策略

This commit is contained in:
QLHazyCoder
2026-05-24 20:53:32 +08:00
parent 3a60560e27
commit a1793334db
21 changed files with 111 additions and 88 deletions
-1
View File
@@ -30,7 +30,6 @@
contributionAdapterIds: [],
supportedTargetIds: ['webchat2api'],
supportsLuckmail: false,
supportsOauthTimeoutBudget: false,
canSwitchFlow: true,
stepDefinitionMode: 'grok',
targetSelectorLabel: '来源',
-1
View File
@@ -34,7 +34,6 @@
"kiro-rs"
],
"supportsLuckmail": false,
"supportsOauthTimeoutBudget": false,
"canSwitchFlow": true,
"stepDefinitionMode": "kiro",
"targetSelectorLabel": "来源"
+1 -2
View File
@@ -38,7 +38,6 @@
"codex2api"
],
"supportsLuckmail": true,
"supportsOauthTimeoutBudget": true,
"canSwitchFlow": true,
"stepDefinitionMode": "openai-dynamic",
"targetSelectorLabel": "来源"
@@ -427,7 +426,6 @@
"id": "openai-oauth",
"label": "OAuth",
"rowIds": [
"row-oauth-flow-timeout",
"row-oauth-display",
"row-oauth-callback"
]
@@ -444,6 +442,7 @@
"cpa": {
"supportsPhoneSignup": true,
"requiresPhoneSignupWarning": true,
"usesOauthTimeoutBudget": true,
"supportedPlusAccountAccessStrategies": [
"oauth",
"cpa_codex_session"