opencode-anthropic-multi-account 0.2.123 → 0.2.124
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.
|
@@ -1328,7 +1328,7 @@ When the user is actively at the terminal, your output already reaches them \u20
|
|
|
1328
1328
|
"Write"
|
|
1329
1329
|
],
|
|
1330
1330
|
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",
|
|
1331
|
-
cc_version: "2.1.
|
|
1331
|
+
cc_version: "2.1.235",
|
|
1332
1332
|
header_order: [
|
|
1333
1333
|
"Accept",
|
|
1334
1334
|
"Authorization",
|
|
@@ -1358,7 +1358,7 @@ When the user is actively at the terminal, your output already reaches them \u20
|
|
|
1358
1358
|
"anthropic-dangerous-direct-browser-access": "true",
|
|
1359
1359
|
"anthropic-version": "2023-06-01",
|
|
1360
1360
|
"content-type": "application/json",
|
|
1361
|
-
"user-agent": "claude-cli/2.1.
|
|
1361
|
+
"user-agent": "claude-cli/2.1.235 (external, sdk-cli)",
|
|
1362
1362
|
"x-app": "cli",
|
|
1363
1363
|
"x-stainless-timeout": "600"
|
|
1364
1364
|
},
|
|
@@ -2841,4 +2841,4 @@ export {
|
|
|
2841
2841
|
setFingerprintCaptureTestOverridesForTest,
|
|
2842
2842
|
resetFingerprintCaptureForTest
|
|
2843
2843
|
};
|
|
2844
|
-
//# sourceMappingURL=chunk-
|
|
2844
|
+
//# sourceMappingURL=chunk-RGXKSF2K.js.map
|