@askalf/dario 4.8.83 → 4.8.84
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"_version": "2.1.
|
|
2
|
+
"_version": "2.1.181",
|
|
3
3
|
"_captured": "2026-06-11T20:43:54.573Z",
|
|
4
4
|
"_source": "bundled",
|
|
5
5
|
"_schemaVersion": 3,
|
|
@@ -1294,7 +1294,7 @@
|
|
|
1294
1294
|
"anthropic_beta": "claude-code-20250219,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",
|
|
1295
1295
|
"header_values": {
|
|
1296
1296
|
"accept": "application/json",
|
|
1297
|
-
"user-agent": "claude-cli/2.1.
|
|
1297
|
+
"user-agent": "claude-cli/2.1.181 (external, sdk-cli)",
|
|
1298
1298
|
"x-stainless-arch": "x64",
|
|
1299
1299
|
"x-stainless-lang": "js",
|
|
1300
1300
|
"x-stainless-os": "Linux",
|
|
@@ -1319,5 +1319,5 @@
|
|
|
1319
1319
|
"output_config",
|
|
1320
1320
|
"stream"
|
|
1321
1321
|
],
|
|
1322
|
-
"_supportedMaxTested": "2.1.
|
|
1322
|
+
"_supportedMaxTested": "2.1.181"
|
|
1323
1323
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@askalf/dario",
|
|
3
|
-
"version": "4.8.
|
|
3
|
+
"version": "4.8.84",
|
|
4
4
|
"description": "Use your Claude Pro/Max subscription in any tool — Cursor, Cline, Aider, the Agent SDK, your scripts — at subscription pricing, not per-token API bills. One local Anthropic + OpenAI-compatible endpoint.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|