opencode-anthropic-multi-account 0.2.42 → 0.2.44
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.
package/dist/index.js
CHANGED
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
showToast,
|
|
26
26
|
sleep,
|
|
27
27
|
updateConfigField
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-ZDBC5SC3.js";
|
|
29
29
|
import "./chunk-QDWAW66H.js";
|
|
30
30
|
|
|
31
31
|
// ../providers/claude-code/src/opencode-shared.ts
|
|
@@ -1239,7 +1239,7 @@ If the result says the push wasn't sent, that's expected \u2014 no action needed
|
|
|
1239
1239
|
"Write"
|
|
1240
1240
|
],
|
|
1241
1241
|
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",
|
|
1242
|
-
cc_version: "2.1.
|
|
1242
|
+
cc_version: "2.1.161",
|
|
1243
1243
|
header_order: [
|
|
1244
1244
|
"Accept",
|
|
1245
1245
|
"Authorization",
|
|
@@ -1269,7 +1269,7 @@ If the result says the push wasn't sent, that's expected \u2014 no action needed
|
|
|
1269
1269
|
"anthropic-dangerous-direct-browser-access": "true",
|
|
1270
1270
|
"anthropic-version": "2023-06-01",
|
|
1271
1271
|
"content-type": "application/json",
|
|
1272
|
-
"user-agent": "claude-cli/2.1.
|
|
1272
|
+
"user-agent": "claude-cli/2.1.161 (external, sdk-cli)",
|
|
1273
1273
|
"x-app": "cli",
|
|
1274
1274
|
"x-stainless-timeout": "600"
|
|
1275
1275
|
},
|