opencode-anthropic-multi-account 0.2.116 → 0.2.117
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.
|
@@ -1461,7 +1461,7 @@ When the user is actively at the terminal, your output already reaches them \u20
|
|
|
1461
1461
|
"Write"
|
|
1462
1462
|
],
|
|
1463
1463
|
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",
|
|
1464
|
-
cc_version: "2.1.
|
|
1464
|
+
cc_version: "2.1.229",
|
|
1465
1465
|
header_order: [
|
|
1466
1466
|
"Accept",
|
|
1467
1467
|
"Authorization",
|
|
@@ -1491,7 +1491,7 @@ When the user is actively at the terminal, your output already reaches them \u20
|
|
|
1491
1491
|
"anthropic-dangerous-direct-browser-access": "true",
|
|
1492
1492
|
"anthropic-version": "2023-06-01",
|
|
1493
1493
|
"content-type": "application/json",
|
|
1494
|
-
"user-agent": "claude-cli/2.1.
|
|
1494
|
+
"user-agent": "claude-cli/2.1.229 (external, sdk-cli)",
|
|
1495
1495
|
"x-app": "cli",
|
|
1496
1496
|
"x-stainless-timeout": "600"
|
|
1497
1497
|
},
|
|
@@ -2966,4 +2966,4 @@ export {
|
|
|
2966
2966
|
setFingerprintCaptureTestOverridesForTest,
|
|
2967
2967
|
resetFingerprintCaptureForTest
|
|
2968
2968
|
};
|
|
2969
|
-
//# sourceMappingURL=chunk-
|
|
2969
|
+
//# sourceMappingURL=chunk-RBLVCZC2.js.map
|