opencode-anthropic-multi-account 0.3.11 → 0.3.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1333,7 +1333,7 @@ When the user is actively at the terminal, your output already reaches them \u20
|
|
|
1333
1333
|
"Write"
|
|
1334
1334
|
],
|
|
1335
1335
|
anthropic_beta: "claude-code-20250219,oauth-2025-04-20,interleaved-thinking-2025-05-14,thinking-token-count-2026-05-13,context-management-2025-06-27,prompt-caching-scope-2026-01-05,mid-conversation-system-2026-04-07,advisor-tool-2026-03-01,effort-2025-11-24,extended-cache-ttl-2025-04-11",
|
|
1336
|
-
cc_version: "2.1.
|
|
1336
|
+
cc_version: "2.1.250",
|
|
1337
1337
|
header_order: [
|
|
1338
1338
|
"Accept",
|
|
1339
1339
|
"Authorization",
|
|
@@ -1363,7 +1363,7 @@ When the user is actively at the terminal, your output already reaches them \u20
|
|
|
1363
1363
|
"anthropic-dangerous-direct-browser-access": "true",
|
|
1364
1364
|
"anthropic-version": "2023-06-01",
|
|
1365
1365
|
"content-type": "application/json",
|
|
1366
|
-
"user-agent": "claude-cli/2.1.
|
|
1366
|
+
"user-agent": "claude-cli/2.1.250 (external, sdk-cli)",
|
|
1367
1367
|
"x-app": "cli",
|
|
1368
1368
|
"x-stainless-timeout": "600"
|
|
1369
1369
|
},
|
|
@@ -2846,4 +2846,4 @@ export {
|
|
|
2846
2846
|
setFingerprintCaptureTestOverridesForTest,
|
|
2847
2847
|
resetFingerprintCaptureForTest
|
|
2848
2848
|
};
|
|
2849
|
-
//# sourceMappingURL=chunk-
|
|
2849
|
+
//# sourceMappingURL=chunk-GPVWJQOS.js.map
|