opencode-anthropic-multi-account 0.2.97 → 0.2.99
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.
|
@@ -1612,7 +1612,7 @@ IMPORTANT - Use the correct year in search queries:
|
|
|
1612
1612
|
"Write"
|
|
1613
1613
|
],
|
|
1614
1614
|
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",
|
|
1615
|
-
cc_version: "2.1.
|
|
1615
|
+
cc_version: "2.1.217",
|
|
1616
1616
|
header_order: [
|
|
1617
1617
|
"Accept",
|
|
1618
1618
|
"Authorization",
|
|
@@ -1642,7 +1642,7 @@ IMPORTANT - Use the correct year in search queries:
|
|
|
1642
1642
|
"anthropic-dangerous-direct-browser-access": "true",
|
|
1643
1643
|
"anthropic-version": "2023-06-01",
|
|
1644
1644
|
"content-type": "application/json",
|
|
1645
|
-
"user-agent": "claude-cli/2.1.
|
|
1645
|
+
"user-agent": "claude-cli/2.1.217 (external, sdk-cli)",
|
|
1646
1646
|
"x-app": "cli",
|
|
1647
1647
|
"x-stainless-timeout": "600"
|
|
1648
1648
|
},
|
|
@@ -2951,4 +2951,4 @@ export {
|
|
|
2951
2951
|
setFingerprintCaptureTestOverridesForTest,
|
|
2952
2952
|
resetFingerprintCaptureForTest
|
|
2953
2953
|
};
|
|
2954
|
-
//# sourceMappingURL=chunk-
|
|
2954
|
+
//# sourceMappingURL=chunk-JNNKMUXS.js.map
|