opencode-anthropic-multi-account 0.2.48 → 0.2.49
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.
|
@@ -1225,7 +1225,7 @@ If the result says the push wasn't sent, that's expected \u2014 no action needed
|
|
|
1225
1225
|
"Write"
|
|
1226
1226
|
],
|
|
1227
1227
|
anthropic_beta: "claude-code-20250219,oauth-2025-04-20,context-1m-2025-08-07,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",
|
|
1228
|
-
cc_version: "2.1.
|
|
1228
|
+
cc_version: "2.1.169",
|
|
1229
1229
|
header_order: [
|
|
1230
1230
|
"Accept",
|
|
1231
1231
|
"Authorization",
|
|
@@ -1255,7 +1255,7 @@ If the result says the push wasn't sent, that's expected \u2014 no action needed
|
|
|
1255
1255
|
"anthropic-dangerous-direct-browser-access": "true",
|
|
1256
1256
|
"anthropic-version": "2023-06-01",
|
|
1257
1257
|
"content-type": "application/json",
|
|
1258
|
-
"user-agent": "claude-cli/2.1.
|
|
1258
|
+
"user-agent": "claude-cli/2.1.169 (external, sdk-cli)",
|
|
1259
1259
|
"x-app": "cli",
|
|
1260
1260
|
"x-stainless-timeout": "600"
|
|
1261
1261
|
},
|
|
@@ -2389,4 +2389,4 @@ export {
|
|
|
2389
2389
|
setFingerprintCaptureTestOverridesForTest,
|
|
2390
2390
|
resetFingerprintCaptureForTest
|
|
2391
2391
|
};
|
|
2392
|
-
//# sourceMappingURL=chunk-
|
|
2392
|
+
//# sourceMappingURL=chunk-PYLGLNP2.js.map
|