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