opencode-anthropic-multi-account 0.2.106 → 0.2.107
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.
|
@@ -1421,7 +1421,7 @@ When the user is actively at the terminal, your output already reaches them \u20
|
|
|
1421
1421
|
"Write"
|
|
1422
1422
|
],
|
|
1423
1423
|
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",
|
|
1424
|
-
cc_version: "2.1.
|
|
1424
|
+
cc_version: "2.1.221",
|
|
1425
1425
|
header_order: [
|
|
1426
1426
|
"Accept",
|
|
1427
1427
|
"Authorization",
|
|
@@ -1451,7 +1451,7 @@ When the user is actively at the terminal, your output already reaches them \u20
|
|
|
1451
1451
|
"anthropic-dangerous-direct-browser-access": "true",
|
|
1452
1452
|
"anthropic-version": "2023-06-01",
|
|
1453
1453
|
"content-type": "application/json",
|
|
1454
|
-
"user-agent": "claude-cli/2.1.
|
|
1454
|
+
"user-agent": "claude-cli/2.1.221 (external, sdk-cli)",
|
|
1455
1455
|
"x-app": "cli",
|
|
1456
1456
|
"x-stainless-timeout": "600"
|
|
1457
1457
|
},
|
|
@@ -2926,4 +2926,4 @@ export {
|
|
|
2926
2926
|
setFingerprintCaptureTestOverridesForTest,
|
|
2927
2927
|
resetFingerprintCaptureForTest
|
|
2928
2928
|
};
|
|
2929
|
-
//# sourceMappingURL=chunk-
|
|
2929
|
+
//# sourceMappingURL=chunk-YGZMCYHN.js.map
|