pi-opencode-go-provider 1.1.6 → 1.1.8

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.
Files changed (4) hide show
  1. package/README.md +3 -0
  2. package/bun.lock +307 -0
  3. package/models.json +320 -254
  4. package/package.json +10 -10
package/README.md CHANGED
@@ -80,6 +80,7 @@ pi
80
80
  | GLM-5.3-Flash | Completions | Text + Image | 1.0M | 131K | $0.15 | $0.50 |
81
81
  | GPT-5.6 Luna | Responses | Text + Image | 1.1M | 128K | $0.20 | $1.20 |
82
82
  | Grok 4.6 | Completions | Text + Image | 500K | 500K | $2.00 | $6.00 |
83
+ | Grok 4.7 | Completions | Text + Image | 500K | 500K | $2.00 | $6.00 |
83
84
  | Hy3 | Completions | Text | 256K | 128K | $0.14 | $0.58 |
84
85
  | Hy4 preview | Completions | Text | 1.0M | 64K | $0.83 | $2.50 |
85
86
  | Kimi K2.6 | Completions | Text + Image | 262K | 66K | $0.95 | $4.00 |
@@ -88,6 +89,8 @@ pi
88
89
  | LongCat-2.0 | Completions | Text | 1.0M | 131K | $0.30 | $1.20 |
89
90
  | MiMo V2.5 | Completions | Text + Image | 1.0M | 128K | $0.14 | $0.28 |
90
91
  | MiMo V2.5 Pro | Completions | Text | 1.0M | 128K | $0.43 | $0.87 |
92
+ | MiMo-V2.6-Flash | Completions | Text + Image | 1.0M | 131K | $0.14 | $0.28 |
93
+ | MiMo-V2.6-Pro | Completions | Text + Image | 1.0M | 131K | $0.43 | $0.87 |
91
94
  | MiniMax-M2.7 | Completions | Text | 205K | 131K | $0.30 | $1.20 |
92
95
  | MiniMax-M3 | Anthropic | Text + Image | 1.0M | 131K | $0.30 | $1.20 |
93
96
  | Muse Spark 1.2 Contributor | Responses | Text + Image | 1.0M | 131K | $0.10 | $0.20 |
package/bun.lock ADDED
@@ -0,0 +1,307 @@
1
+ {
2
+ "lockfileVersion": 2,
3
+ "configVersion": 1,
4
+ "workspaces": {
5
+ "": {
6
+ "name": "pi-opencode-go-provider",
7
+ "devDependencies": {
8
+ "@earendil-works/pi-coding-agent": "0.87.0",
9
+ "@types/node": "~22.19.0",
10
+ "typescript": "^6.0.3",
11
+ },
12
+ },
13
+ },
14
+ "packages": {
15
+ "@anthropic-ai/sdk": ["@anthropic-ai/sdk@0.124.0", "", { "dependencies": { "json-schema-to-ts": "^3.1.1", "standardwebhooks": "^1.0.0" }, "peerDependencies": { "zod": "^3.25.0 || ^4.0.0" }, "optionalPeers": ["zod"], "bin": { "anthropic-ai-sdk": "bin/cli" } }, "sha512-cN5O8i9UVxHeOQAzj/XjshWXG8KiibJDw9OGpH2Z/eR3n/RBxdoLxDJOcfqAJWvjaMDFfHTBADU04hWRJVkDyA=="],
16
+
17
+ "@aws-sdk/client-bedrock-runtime": ["@aws-sdk/client-bedrock-runtime@3.1127.0", "", { "dependencies": { "@aws-sdk/core": "^3.977.9", "@aws-sdk/credential-provider-node": "^3.972.82", "@aws-sdk/eventstream-handler-node": "^3.972.34", "@aws-sdk/middleware-eventstream": "^3.972.29", "@aws-sdk/middleware-websocket": "^3.972.52", "@aws-sdk/token-providers": "3.1127.0", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/fetch-http-handler": "^5.7.2", "@smithy/node-http-handler": "^4.11.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-IDl/lrPb90aH+pZFHGNDmgH9nAUQj5PlZH1sJ3w7RikctyjHSnY3oNjZhrLoaBoQn/rNK0zsP6OHEqEhj2tdLA=="],
18
+
19
+ "@aws-sdk/core": ["@aws-sdk/core@3.977.9", "", { "dependencies": { "@aws-sdk/types": "^3.974.5", "@aws-sdk/xml-builder": "^3.972.40", "@aws/lambda-invoke-store": "^0.3.0", "@smithy/core": "^3.33.3", "@smithy/signature-v4": "^5.6.12", "@smithy/types": "^4.17.2", "bowser": "^2.11.0", "tslib": "^2.6.2" } }, "sha512-reqPFEQrZxDZpeGj4PFMepBeR5LGYHRqq/L0motTzgFkCRBA4rFdaVXDSLYyGHhxVz7sT2PDnPN9CluGSfgyJA=="],
20
+
21
+ "@aws-sdk/credential-provider-env": ["@aws-sdk/credential-provider-env@3.972.70", "", { "dependencies": { "@aws-sdk/core": "^3.977.9", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-H404B7dJl2mCrBqahDEYsanB0xhdDp6tXnXcTUnXmmpy2Q3J0Ho0bUajZ2jr/RdwzCyS59Gi8xXIFwPLGBl6Uw=="],
22
+
23
+ "@aws-sdk/credential-provider-http": ["@aws-sdk/credential-provider-http@3.972.72", "", { "dependencies": { "@aws-sdk/core": "^3.977.9", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/fetch-http-handler": "^5.7.2", "@smithy/node-http-handler": "^4.11.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-X98zYOrVOeuosCX+6ktf29FC2N2GHPLia7qv6mzPzTc+RPAuHWCDS++Z6JK7eGYqb/v6uaW7bAXaOvDBfol+0w=="],
24
+
25
+ "@aws-sdk/credential-provider-ini": ["@aws-sdk/credential-provider-ini@3.973.15", "", { "dependencies": { "@aws-sdk/core": "^3.977.9", "@aws-sdk/credential-provider-env": "^3.972.70", "@aws-sdk/credential-provider-http": "^3.972.72", "@aws-sdk/credential-provider-login": "^3.972.77", "@aws-sdk/credential-provider-process": "^3.972.70", "@aws-sdk/credential-provider-sso": "^3.973.14", "@aws-sdk/credential-provider-web-identity": "^3.972.76", "@aws-sdk/nested-clients": "^3.997.44", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/credential-provider-imds": "^4.4.16", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-Rykg6s5ceBuynMOGWgoowO4N+27JfnqXAnVaSunZl0hOO1XodSrxGNz6sCEbnmS0lAfQZDKyb3fbr46gSuv6Sg=="],
26
+
27
+ "@aws-sdk/credential-provider-login": ["@aws-sdk/credential-provider-login@3.972.77", "", { "dependencies": { "@aws-sdk/core": "^3.977.9", "@aws-sdk/nested-clients": "^3.997.44", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-Jb59xfEISoN5mmbnA+HYqdtrSX3CgCtJoof+V5D8/TgUI56W63GEEd5Y58WijU3Ou6+WEgaLD1feVzaRXV5IDQ=="],
28
+
29
+ "@aws-sdk/credential-provider-node": ["@aws-sdk/credential-provider-node@3.972.82", "", { "dependencies": { "@aws-sdk/credential-provider-env": "^3.972.70", "@aws-sdk/credential-provider-http": "^3.972.72", "@aws-sdk/credential-provider-ini": "^3.973.15", "@aws-sdk/credential-provider-process": "^3.972.70", "@aws-sdk/credential-provider-sso": "^3.973.14", "@aws-sdk/credential-provider-web-identity": "^3.972.76", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/credential-provider-imds": "^4.4.16", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-znDkEOGXB8W3kG1LJUKP3foBZY/9qLM0eil/DxWXSp37XsdsRLQHE/d/OaCGGVgKpA6znR38h/+INk8do1FjiA=="],
30
+
31
+ "@aws-sdk/credential-provider-process": ["@aws-sdk/credential-provider-process@3.972.70", "", { "dependencies": { "@aws-sdk/core": "^3.977.9", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-2ry03fGRJr4sV3jI+ocjj5JqALnFD6ymM5KiNCDZMvq8bX2GSbE0vji4aM43TVCl2nXqqLRZaUxdq/KeWRAY4Q=="],
32
+
33
+ "@aws-sdk/credential-provider-sso": ["@aws-sdk/credential-provider-sso@3.973.14", "", { "dependencies": { "@aws-sdk/core": "^3.977.9", "@aws-sdk/nested-clients": "^3.997.44", "@aws-sdk/token-providers": "3.1116.0", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-jkhg/8ocAAoc0RFyLMhCw+/zZh7gystQgd4F4hznNa8P4Cc501PQmxd+jGLiMHodPJ+7Zv/3znM62gZojyasmA=="],
34
+
35
+ "@aws-sdk/credential-provider-web-identity": ["@aws-sdk/credential-provider-web-identity@3.972.76", "", { "dependencies": { "@aws-sdk/core": "^3.977.9", "@aws-sdk/nested-clients": "^3.997.44", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-d3AGyVu759PGr35mEB2s22xxlNEA5rpdxtSPJthfPFJvoQ8dt357iVPECqWfUxXp1toJAvKmbtcIYVGigaGsCA=="],
36
+
37
+ "@aws-sdk/eventstream-handler-node": ["@aws-sdk/eventstream-handler-node@3.972.34", "", { "dependencies": { "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-cTeVzpu1xEAkryTZBYhGwnQ6gOGyp8ZYZvmn0Sg/nI/ABmy/CRHHxPDJDUi9PxwxUtGGaatvfRUB3FCgT/rSWw=="],
38
+
39
+ "@aws-sdk/middleware-eventstream": ["@aws-sdk/middleware-eventstream@3.972.29", "", { "dependencies": { "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-dlRzHCgyB8W6hLuDC5pcT5q+ziPt00n4QGgGBE17ucLVU4zMa6lsbuUdQ2Pm75Z5VA8GF+R/+SgrRcaTdIzSIQ=="],
40
+
41
+ "@aws-sdk/middleware-websocket": ["@aws-sdk/middleware-websocket@3.972.52", "", { "dependencies": { "@aws-sdk/core": "^3.977.9", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/fetch-http-handler": "^5.7.2", "@smithy/signature-v4": "^5.6.12", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-vsPPM+nMbKJlUCFU+eoGZbdxdxDIAX9LbpjSXaR5Ufpmqgp8TdYQnoExhLu4T3umW/JIIPny1ydbhWidZZYokQ=="],
42
+
43
+ "@aws-sdk/nested-clients": ["@aws-sdk/nested-clients@3.997.44", "", { "dependencies": { "@aws-sdk/core": "^3.977.9", "@aws-sdk/signature-v4-multi-region": "^3.996.46", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/fetch-http-handler": "^5.7.2", "@smithy/node-http-handler": "^4.11.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-NhEgryjlBF9w38ZXqGymQV28IhkYa1mKhlbYnqIis57AYwWGVYfUPgg/qC2rLRqOUfblxx++irvju10kVTa8Vw=="],
44
+
45
+ "@aws-sdk/signature-v4-multi-region": ["@aws-sdk/signature-v4-multi-region@3.996.46", "", { "dependencies": { "@aws-sdk/types": "^3.974.5", "@smithy/signature-v4": "^5.6.12", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-L+2xZTye/2T96f3lwCws0Zw6GG2JHZW9e8FpVgGBeeExSKyeoZ6CWRpBml/7DNiK/O26jrgPM9F+Ay8VkgzUWQ=="],
46
+
47
+ "@aws-sdk/token-providers": ["@aws-sdk/token-providers@3.1127.0", "", { "dependencies": { "@aws-sdk/core": "^3.977.9", "@aws-sdk/nested-clients": "^3.997.44", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-Dv2TMWBshJ+tF6ahs2Sy5bh4Iabsd4GAQqVvE9XZmYmnoaVbpS2QKIKE/HRacc7bTtbjEEvP+laGzHvHlf1CiQ=="],
48
+
49
+ "@aws-sdk/types": ["@aws-sdk/types@3.974.5", "", { "dependencies": { "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-LkwLL2BLbC6wNNm4JaH9mbEqBMdOZCct6VAYqhdN4U1xrWM+fUJQEfbHwQgDypapOWTRtlk25akb5afM0P8CIQ=="],
50
+
51
+ "@aws-sdk/xml-builder": ["@aws-sdk/xml-builder@3.972.40", "", { "dependencies": { "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-wlFmCIGUlwF4zx/kncw+bmxTQh1HeSJq4mYV/V5cZUSJadDP3kXvGW8Rn21cimj/7y9ju+47oYWXi97vF7czaA=="],
52
+
53
+ "@aws/lambda-invoke-store": ["@aws/lambda-invoke-store@0.3.0", "", {}, "sha512-sl4Bm6yiMNYrZKkqqDFWN0UfnWhlS8ivKxrYl+6t0gCLrqr8y3B2IqZZbFRkfaVVp7C/baApyh71P+LeE1A2sQ=="],
54
+
55
+ "@babel/runtime": ["@babel/runtime@7.29.7", "", {}, "sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw=="],
56
+
57
+ "@earendil-works/chord": ["@earendil-works/chord@0.87.0", "", { "dependencies": { "esbuild": "0.28.2" } }, "sha512-t8QOTf0GTHrsDSfcdtXuA9RCkh6mnR4l25N0SM/sgH7Ih25jH4tGXNbkGs9MWpV5xTu9MRPj4A7Zn1UEwQm9+g=="],
58
+
59
+ "@earendil-works/pi-agent-core": ["@earendil-works/pi-agent-core@0.87.0", "", { "dependencies": { "@earendil-works/chord": "^0.87.0", "@earendil-works/pi-ai": "^0.87.0", "@earendil-works/pi-telemetry": "^0.87.0", "diff": "8.0.4", "ignore": "7.0.8", "typebox": "1.3.27", "yaml": "2.9.0" } }, "sha512-c5b2FMdJ7C++HBa6AyBmusdf96gdgRqpF7J+UCq2yVGB28UETJvJ190HkgDWUaLPnOQQPbanjKMAm/TgRmFE2w=="],
60
+
61
+ "@earendil-works/pi-ai": ["@earendil-works/pi-ai@0.87.0", "", { "dependencies": { "@anthropic-ai/sdk": "0.124.0", "@aws-sdk/client-bedrock-runtime": "3.1127.0", "@earendil-works/pi-telemetry": "^0.87.0", "@google/genai": "2.21.0", "@smithy/node-http-handler": "4.12.1", "http-proxy-agent": "9.1.0", "https-proxy-agent": "9.1.0", "openai": "6.40.0", "partial-json": "0.1.7", "typebox": "1.3.27" }, "bin": { "pi-ai": "dist/cli.js" } }, "sha512-lbRm+EMY6Jx3l+HLpbqbm9Yrhkc5u7EffLk2id+zJQEoBuR5I+tijGiZU8zlnuuCclmQOgH0PVjL9PLbeqJ9MQ=="],
62
+
63
+ "@earendil-works/pi-coding-agent": ["@earendil-works/pi-coding-agent@0.87.0", "", { "dependencies": { "@earendil-works/chord": "^0.87.0", "@earendil-works/pi-agent-core": "^0.87.0", "@earendil-works/pi-ai": "^0.87.0", "@earendil-works/pi-tui": "^0.87.0", "@silvia-odwyer/photon-node": "0.3.4", "chalk": "6.0.0", "cross-spawn": "7.0.6", "diff": "8.0.4", "grok-mermaid": "0.2.3", "highlight.js": "10.7.3", "hosted-git-info": "9.0.3", "ignore": "7.0.8", "jiti": "2.7.0", "minimatch": "10.2.6", "proper-lockfile": "4.1.2", "semver": "7.8.5", "typebox": "1.3.27", "undici": "8.10.2", "yaml": "2.9.0" }, "bin": { "pi": "dist/bundle/cli.js" } }, "sha512-S9JJVGHya/h0e0M+zwPTB6RkPe7PmLLqfBUTssFYW5mxAti6oZEILn4jvaUImENRC3U9RwXAB6H4gw8xj2J0GQ=="],
64
+
65
+ "@earendil-works/pi-telemetry": ["@earendil-works/pi-telemetry@0.87.0", "", {}, "sha512-IEUMnV6mgHyOMfAxa4CKXoBKKfHM8KxNjbXWM4Bps/iLJcFMf8hQsEZ+95VnVTc7C0cU77Rmdxt773C35jb5AA=="],
66
+
67
+ "@earendil-works/pi-tui": ["@earendil-works/pi-tui@0.87.0", "", { "dependencies": { "get-east-asian-width": "1.6.0", "marked": "18.0.11" } }, "sha512-7gTC0XOgQfVWg4yGxwHINBpCnGl9p4KEC7PXIc8gAwc/cyxSW4VuFQrp+r1YD3oM+rBkoepKwAt6w6+VJ7BCaw=="],
68
+
69
+ "@esbuild/aix-ppc64": ["@esbuild/aix-ppc64@0.28.2", "", { "os": "aix", "cpu": "ppc64" }, "sha512-XExcO+dvLKvVtNTibSTBej1NCAbaGhWn9Ww1ZPx80qsahhPFe/8jgWP0IchNe0F3HwkU7n8ejhH8bjonqht8mQ=="],
70
+
71
+ "@esbuild/android-arm": ["@esbuild/android-arm@0.28.2", "", { "os": "android", "cpu": "arm" }, "sha512-kXXoiPVVGQcnIYGOeaovwOURpniDBpSq4A03qkQ+BMQqtGG6HYap3xne9C1O1yo4TR3qxlCX5IqqmX6fFo2Lqg=="],
72
+
73
+ "@esbuild/android-arm64": ["@esbuild/android-arm64@0.28.2", "", { "os": "android", "cpu": "arm64" }, "sha512-5YfKeeI8qWfBZIX+u2xZC3Zlb3Os/gLS2sbEKM+I4ZOcsWmHS2WLysCcQZDAFRslDUU5Oiq44gf6PYN1vGwG5A=="],
74
+
75
+ "@esbuild/android-x64": ["@esbuild/android-x64@0.28.2", "", { "os": "android", "cpu": "x64" }, "sha512-O387ite7SzUyCcy3JQX4P4bLtEA7bLLkx+esve5JHnyYfNTxcVpXZo9jhdB0lTKN44gztELTdU7nS8Nr16Fs1Q=="],
76
+
77
+ "@esbuild/darwin-arm64": ["@esbuild/darwin-arm64@0.28.2", "", { "os": "darwin", "cpu": "arm64" }, "sha512-n4KqkOQrraxHJcgjM1RvwbigfQKIKJVpM7xp+KsxiyUSrRdIXnt73VhrPAx0fV44hgfmIVKjxMN9J1t5jySVkw=="],
78
+
79
+ "@esbuild/darwin-x64": ["@esbuild/darwin-x64@0.28.2", "", { "os": "darwin", "cpu": "x64" }, "sha512-uq6suIWYP37qzGddBKPw5QEQPi6HiLGsO7UmkpfyaYNQ3D+rN6w6WfwH+nuqcGXWvawGwxOEroO4YGnFh95azw=="],
80
+
81
+ "@esbuild/freebsd-arm64": ["@esbuild/freebsd-arm64@0.28.2", "", { "os": "freebsd", "cpu": "arm64" }, "sha512-n+I0BTSRIoy+d6RPKnEVwql5UwBJolytvY4mAOIEJorKlqgPII8ix6slVVrfZ5Tnj7glIZvloylbB/EJPMWEXw=="],
82
+
83
+ "@esbuild/freebsd-x64": ["@esbuild/freebsd-x64@0.28.2", "", { "os": "freebsd", "cpu": "x64" }, "sha512-78XJTJkvPs0kz2w61301PJjXl4g7q3JqiYMZ/M/yVI73EHBrCRTgkhu9oqG7vPqq+a/yadEW8aD+agKlk5xrmg=="],
84
+
85
+ "@esbuild/linux-arm": ["@esbuild/linux-arm@0.28.2", "", { "os": "linux", "cpu": "arm" }, "sha512-XlDnu2q5yoqems+xay6wSAcg9DDD7K9RLKZEBOMZm3ckNpJBvOX20tSfby8KfrrhINDyv9V2YVZKY/SpoGJI8w=="],
86
+
87
+ "@esbuild/linux-arm64": ["@esbuild/linux-arm64@0.28.2", "", { "os": "linux", "cpu": "arm64" }, "sha512-pW4AC0P3it8c7do9MVM4p51FzHzdM/TZrerurgRcHJ2WTa1VQ1CIq18xncfpBJw4ojkiZZrKW2yIBWBP92j6Ug=="],
88
+
89
+ "@esbuild/linux-ia32": ["@esbuild/linux-ia32@0.28.2", "", { "os": "linux", "cpu": "ia32" }, "sha512-CYbnj78HsIeA+DhgUKgFCfvNsTHFhMMrinUrMZpDXJXKN8T3XViTZ/+wtHeVxEWY8ewSzTFN+nRmSwO2tZaLUQ=="],
90
+
91
+ "@esbuild/linux-loong64": ["@esbuild/linux-loong64@0.28.2", "", { "os": "linux", "cpu": "none" }, "sha512-buwkd8nsph4R+ajRvw0qM5Hja/TXQow3ptzWO2EbG/cqcIkHloRrdlBtQlshyYGTNFvfkfJ5tpPLVkY4DtsPfQ=="],
92
+
93
+ "@esbuild/linux-mips64el": ["@esbuild/linux-mips64el@0.28.2", "", { "os": "linux", "cpu": "none" }, "sha512-ZVykbDyk7519VwiNb9Lcj9m8XM6v5V9uKPvrEMkkEedVewf+0itkhahp4HDpgERXhwLRpWFypsGbG/J8s0QjJA=="],
94
+
95
+ "@esbuild/linux-ppc64": ["@esbuild/linux-ppc64@0.28.2", "", { "os": "linux", "cpu": "ppc64" }, "sha512-CAXl+Dtd9UUuJd8pKKdwh6MLm3MUMiqMPmhZ3tTSXPqfyQ3vDl6R5hZdZ/kYojK4ofXtdfSv1tFq8XzWx3heNQ=="],
96
+
97
+ "@esbuild/linux-riscv64": ["@esbuild/linux-riscv64@0.28.2", "", { "os": "linux", "cpu": "none" }, "sha512-GeXCej4IQtU1B+QlDV8W/RRvbzI3O/Stss+/bCXv4lZls5WGRtu2a+3JkA3i4qIUlMXpcHebWpF8AkJhATowuA=="],
98
+
99
+ "@esbuild/linux-s390x": ["@esbuild/linux-s390x@0.28.2", "", { "os": "linux", "cpu": "s390x" }, "sha512-3H1weTYZPxt/WOhByszQZybS9w5lKzUn1FDMsgEChbHWQwHYQQRfBxgCcZvPhjHfKyJjIievvMmEUawJrdY9Dg=="],
100
+
101
+ "@esbuild/linux-x64": ["@esbuild/linux-x64@0.28.2", "", { "os": "linux", "cpu": "x64" }, "sha512-4xTZr1FUmSoQW4XIWmit3tzQrUTZM+N3P0XV8xROKYF50XfI7xeO90+1bZvNwxIufQ9hDQVRJH5YhgPVF8A/HQ=="],
102
+
103
+ "@esbuild/netbsd-arm64": ["@esbuild/netbsd-arm64@0.28.2", "", { "os": "none", "cpu": "arm64" }, "sha512-sSATRjPeDBg3pdgHoQfoYBob11Kk1FGa9lui5RIHZCoCkJa9QKlvl3/vKz2usCmYYjs7ymJR/2Nnsqe+Hjt5nw=="],
104
+
105
+ "@esbuild/netbsd-x64": ["@esbuild/netbsd-x64@0.28.2", "", { "os": "none", "cpu": "x64" }, "sha512-lqnzCV+mM0gIADaKihiCg6ifgfU2L3h5E33rNQBN1Y4MaVGnzryzmvvf7UHxprpQdE8hpqLolJ9Rl+SkIRDpyw=="],
106
+
107
+ "@esbuild/openbsd-arm64": ["@esbuild/openbsd-arm64@0.28.2", "", { "os": "openbsd", "cpu": "arm64" }, "sha512-AL2qJILH7lNjrDmCQDvdxMfAUIv8KMNZOvrwAQ8i8//ntL9FflhOyMJ8OZSMBb8/AWXe3/5v5S20y3zCoZWKoQ=="],
108
+
109
+ "@esbuild/openbsd-x64": ["@esbuild/openbsd-x64@0.28.2", "", { "os": "openbsd", "cpu": "x64" }, "sha512-QtiuPytchRyC4rwUKhexJdQKvDuZ6hWloi3igqPQNUJCS1/v9EiO3UTOXR6A3FoMo4fnAKbWJdqaIwhOzh8qEw=="],
110
+
111
+ "@esbuild/openharmony-arm64": ["@esbuild/openharmony-arm64@0.28.2", "", { "os": "none", "cpu": "arm64" }, "sha512-WkhYDmpTjLvGlScA1rwjRUmhl4k8oXR3cIbtqWmELgU/dFeHHlEllxDvdWcNJV9rbzCexB5vz8gtNewWLgCT7Q=="],
112
+
113
+ "@esbuild/sunos-x64": ["@esbuild/sunos-x64@0.28.2", "", { "os": "sunos", "cpu": "x64" }, "sha512-GPMSkTOtMnv2U2F8gxe4Io6qmVs+YKyp832Etqqxr0hFngmXQ3rzwytelm3GIn7T4VviRUlf3sOgBOiTdvaf7g=="],
114
+
115
+ "@esbuild/win32-arm64": ["@esbuild/win32-arm64@0.28.2", "", { "os": "win32", "cpu": "arm64" }, "sha512-PIhhEkE9uPBleRBrQEJpUn7MBnibZzbGzYWPmY3x+YoVg/95zbjB4CxPPOQ8l5tYYM4mMaCthF8/1DIfBQQyWQ=="],
116
+
117
+ "@esbuild/win32-ia32": ["@esbuild/win32-ia32@0.28.2", "", { "os": "win32", "cpu": "ia32" }, "sha512-YmJbfTlvU7Sdn9BB+4PRES4oB6pxgS37MAONj+hBr/cpXS1aBPKXxNnDbu+QCWPj0o9dgyxeq79g6c5P8KeuYA=="],
118
+
119
+ "@esbuild/win32-x64": ["@esbuild/win32-x64@0.28.2", "", { "os": "win32", "cpu": "x64" }, "sha512-5ebpxr3nWMzrL/rnUI755Jkuee0bHL/Gq0WTF9lvcpv73wAp5eu8MfBUgWK9bhWvZjj7yX8etf/8tI8Ney695g=="],
120
+
121
+ "@google/genai": ["@google/genai@2.21.0", "", { "dependencies": { "google-auth-library": "^10.3.0", "p-retry": "^4.6.2", "protobufjs": "^7.5.4", "ws": "^8.18.0" }, "peerDependencies": { "@modelcontextprotocol/sdk": "^1.25.2" }, "optionalPeers": ["@modelcontextprotocol/sdk"] }, "sha512-+PDtco2/Z0ONdzCGekCoCT+O1VJS9xJQNN4XzQpXG/t3El/SWWMkCWlFRO1KmivOHPa4Q0VjUYu1HBKCZ/v33Q=="],
122
+
123
+ "@protobufjs/aspromise": ["@protobufjs/aspromise@1.1.2", "", {}, "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ=="],
124
+
125
+ "@protobufjs/base64": ["@protobufjs/base64@1.1.2", "", {}, "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg=="],
126
+
127
+ "@protobufjs/codegen": ["@protobufjs/codegen@2.0.5", "", {}, "sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g=="],
128
+
129
+ "@protobufjs/eventemitter": ["@protobufjs/eventemitter@1.1.1", "", {}, "sha512-vW1GmwMZNnL+gMRaovlh9yZX74kc+TTU3FObkkurpMaRtBfLP3ldjS9KQWlwZgraRE0+dheEEoAxdzcJQ8eXZg=="],
130
+
131
+ "@protobufjs/fetch": ["@protobufjs/fetch@1.1.1", "", { "dependencies": { "@protobufjs/aspromise": "^1.1.1" } }, "sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw=="],
132
+
133
+ "@protobufjs/float": ["@protobufjs/float@1.0.2", "", {}, "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ=="],
134
+
135
+ "@protobufjs/path": ["@protobufjs/path@1.1.2", "", {}, "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA=="],
136
+
137
+ "@protobufjs/pool": ["@protobufjs/pool@1.1.0", "", {}, "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw=="],
138
+
139
+ "@protobufjs/utf8": ["@protobufjs/utf8@1.1.2", "", {}, "sha512-b1UQwcEZ4yCnMCD8DAL1VlbvBJE9/IX4FTIp7BG1xYpf29SLazLSrqUkj4w7Y5y7cCVP6E5tcqqcI0xemPkHug=="],
140
+
141
+ "@silvia-odwyer/photon-node": ["@silvia-odwyer/photon-node@0.3.4", "", {}, "sha512-bnly4BKB3KDTFxrUIcgCLbaeVVS8lrAkri1pEzskpmxu9MdfGQTy8b8EgcD83ywD3RPMsIulY8xJH5Awa+t9fA=="],
142
+
143
+ "@smithy/core": ["@smithy/core@3.33.3", "", { "dependencies": { "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-CsOeKq/9kA3y6VJHt+/+VTCtBaxJ4OTFpgrjIUhPpDIKxBci1k2bJaQASF2h/ELWrulGp+t97DZ0mevfAD8idg=="],
144
+
145
+ "@smithy/credential-provider-imds": ["@smithy/credential-provider-imds@4.5.2", "", { "dependencies": { "@smithy/core": "^3.33.2", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-A9uSdn72ozbRUSit0eib0TW7nXuNPlaeM0zcGkJ+nE6tFcSDbnmtwoxbTCFBukVQcszDAyvsd7+rTduPTXpygg=="],
146
+
147
+ "@smithy/fetch-http-handler": ["@smithy/fetch-http-handler@5.8.0", "", { "dependencies": { "@smithy/core": "^3.33.3", "@smithy/types": "^4.18.0", "tslib": "^2.6.2" } }, "sha512-ycSJu3tFAQ4v04CBB0agqFMVsSQ1iG3yw+SpgxRqKfaURpQD4CZ8Wn0zPMmSnOuTpTh65Vz+EA0rMrw089wvkA=="],
148
+
149
+ "@smithy/node-http-handler": ["@smithy/node-http-handler@4.12.1", "", { "dependencies": { "@smithy/core": "^3.33.3", "@smithy/types": "^4.18.0", "tslib": "^2.6.2" } }, "sha512-ThMkboGeONWXAelq9FvGsuJC4rOi+qyC4/zhUF58xYpxUg5sQKx2VXZYJmtNjr4dSuBJ1HeJXETQILCz3wOHvw=="],
150
+
151
+ "@smithy/signature-v4": ["@smithy/signature-v4@5.7.3", "", { "dependencies": { "@smithy/core": "^3.33.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-7ImGm+FkHRLcBaRttIAMZ6bzJZWb2cJGoYjq46F2UjycujWzrL9GEN9h4w7eQyXJYnltrUhxbbieBAIRrdqpow=="],
152
+
153
+ "@smithy/types": ["@smithy/types@4.18.0", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-CgB6HHWer/vrKps24ulRIbpcpb7K4xAU7SkZ7YHzBPlwHsvsrCJFEXK421s+cJzX+ZrqtA/TuU5w1HzI7k9N8A=="],
154
+
155
+ "@stablelib/base64": ["@stablelib/base64@1.0.1", "", {}, "sha512-1bnPQqSxSuc3Ii6MhBysoWCg58j97aUjuCSZrGSmDxNqtytIi0k8utUenAwTZN4V5mXXYGsVUI9zeBqy+jBOSQ=="],
156
+
157
+ "@types/node": ["@types/node@22.19.21", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-VMeFBSCKQKmm2swI2kW51SFusDqekC6q9trBCvJ/JliDchFSuoYYKN7yVNjPthP1HKZcx3U1gI/wTcEBjEFKTA=="],
158
+
159
+ "@types/retry": ["@types/retry@0.12.0", "", {}, "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA=="],
160
+
161
+ "agent-base": ["agent-base@9.0.0", "", {}, "sha512-TQf59BsZnytt8GdJKLPfUZ54g/iaUL2OWDSFCCvMOhsHduDQxO8xC4PNeyIkVcA5KwL2phPSv0douC0fgWzmnA=="],
162
+
163
+ "balanced-match": ["balanced-match@4.0.4", "", {}, "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA=="],
164
+
165
+ "base64-js": ["base64-js@1.5.1", "", {}, "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="],
166
+
167
+ "bignumber.js": ["bignumber.js@9.3.1", "", {}, "sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ=="],
168
+
169
+ "bowser": ["bowser@2.14.1", "", {}, "sha512-tzPjzCxygAKWFOJP011oxFHs57HzIhOEracIgAePE4pqB3LikALKnSzUyU4MGs9/iCEUuHlAJTjTc5M+u7YEGg=="],
170
+
171
+ "brace-expansion": ["brace-expansion@5.0.9", "", { "dependencies": { "balanced-match": "^4.0.2" } }, "sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg=="],
172
+
173
+ "buffer-equal-constant-time": ["buffer-equal-constant-time@1.0.1", "", {}, "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA=="],
174
+
175
+ "chalk": ["chalk@6.0.0", "", {}, "sha512-2uNTXIuTTxk7ciZgAU1BQcgnchcG0xXnrs6jzkQfj9SsRa9M2s5zE8WT96hS6KmG4MzWHSrvH43DF1m4XRkrFg=="],
176
+
177
+ "cross-spawn": ["cross-spawn@7.0.6", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA=="],
178
+
179
+ "data-uri-to-buffer": ["data-uri-to-buffer@4.0.1", "", {}, "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A=="],
180
+
181
+ "debug": ["debug@4.4.3", "", { "dependencies": { "ms": "^2.1.3" }, "peerDependencies": { "supports-color": "*" }, "optionalPeers": ["supports-color"] }, "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA=="],
182
+
183
+ "diff": ["diff@8.0.4", "", {}, "sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw=="],
184
+
185
+ "ecdsa-sig-formatter": ["ecdsa-sig-formatter@1.0.11", "", { "dependencies": { "safe-buffer": "^5.0.1" } }, "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ=="],
186
+
187
+ "esbuild": ["esbuild@0.28.2", "", { "optionalDependencies": { "@esbuild/aix-ppc64": "0.28.2", "@esbuild/android-arm": "0.28.2", "@esbuild/android-arm64": "0.28.2", "@esbuild/android-x64": "0.28.2", "@esbuild/darwin-arm64": "0.28.2", "@esbuild/darwin-x64": "0.28.2", "@esbuild/freebsd-arm64": "0.28.2", "@esbuild/freebsd-x64": "0.28.2", "@esbuild/linux-arm": "0.28.2", "@esbuild/linux-arm64": "0.28.2", "@esbuild/linux-ia32": "0.28.2", "@esbuild/linux-loong64": "0.28.2", "@esbuild/linux-mips64el": "0.28.2", "@esbuild/linux-ppc64": "0.28.2", "@esbuild/linux-riscv64": "0.28.2", "@esbuild/linux-s390x": "0.28.2", "@esbuild/linux-x64": "0.28.2", "@esbuild/netbsd-arm64": "0.28.2", "@esbuild/netbsd-x64": "0.28.2", "@esbuild/openbsd-arm64": "0.28.2", "@esbuild/openbsd-x64": "0.28.2", "@esbuild/openharmony-arm64": "0.28.2", "@esbuild/sunos-x64": "0.28.2", "@esbuild/win32-arm64": "0.28.2", "@esbuild/win32-ia32": "0.28.2", "@esbuild/win32-x64": "0.28.2" }, "bin": { "esbuild": "bin/esbuild" } }, "sha512-HKVLS8dvII+xoKW9kmqxbRKrnWEXfJJr/FZhhJmiqIB0e053QNYFqOBouTMO/k5sID4MvCiUCvv8b9M4h32wIA=="],
188
+
189
+ "extend": ["extend@3.0.2", "", {}, "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="],
190
+
191
+ "fast-sha256": ["fast-sha256@1.3.0", "", {}, "sha512-n11RGP/lrWEFI/bWdygLxhI+pVeo1ZYIVwvvPkW7azl/rOy+F3HYRZ2K5zeE9mmkhQppyv9sQFx0JM9UabnpPQ=="],
192
+
193
+ "fetch-blob": ["fetch-blob@3.2.0", "", { "dependencies": { "node-domexception": "^1.0.0", "web-streams-polyfill": "^3.0.3" } }, "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ=="],
194
+
195
+ "formdata-polyfill": ["formdata-polyfill@4.0.10", "", { "dependencies": { "fetch-blob": "^3.1.2" } }, "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g=="],
196
+
197
+ "gaxios": ["gaxios@7.3.1", "", { "dependencies": { "extend": "^3.0.2", "https-proxy-agent": "^7.0.1", "node-fetch": "^3.3.2" } }, "sha512-kB3rzJV7d9juLZh8/56QTXCwQfxyhdOMdyYk1HdQKFtF8TJTDTZQJtixWIwXdE9Jji91mC41DUNpjleo4L4eAQ=="],
198
+
199
+ "gcp-metadata": ["gcp-metadata@8.1.2", "", { "dependencies": { "gaxios": "^7.0.0", "google-logging-utils": "^1.0.0", "json-bigint": "^1.0.0" } }, "sha512-zV/5HKTfCeKWnxG0Dmrw51hEWFGfcF2xiXqcA3+J90WDuP0SvoiSO5ORvcBsifmx/FoIjgQN3oNOGaQ5PhLFkg=="],
200
+
201
+ "get-east-asian-width": ["get-east-asian-width@1.6.0", "", {}, "sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA=="],
202
+
203
+ "google-auth-library": ["google-auth-library@10.9.1", "", { "dependencies": { "base64-js": "^1.3.0", "ecdsa-sig-formatter": "^1.0.11", "gaxios": "^7.1.4", "gcp-metadata": "8.1.2", "google-logging-utils": "1.1.3", "jws": "^4.0.0" } }, "sha512-i1ydyHrqcIxXkWh/uBmVkzCvIuq5yiK2ATndIe5XxKholrG/MTYP9xGYka4sQhrbIAgGjL2B6NOE7rFaiF3fXw=="],
204
+
205
+ "google-logging-utils": ["google-logging-utils@1.1.3", "", {}, "sha512-eAmLkjDjAFCVXg7A1unxHsLf961m6y17QFqXqAXGj/gVkKFrEICfStRfwUlGNfeCEjNRa32JEWOUTlYXPyyKvA=="],
206
+
207
+ "graceful-fs": ["graceful-fs@4.2.11", "", {}, "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="],
208
+
209
+ "grok-mermaid": ["grok-mermaid@0.2.3", "", {}, "sha512-/4KopAbsjvuRP9MdPtlDjOHUmUVEohOX73JNcsWpzAtFxh+bq5+Dhb6gzvRieLDwIPQIR3/vy8V1NNTuz4Zsmg=="],
210
+
211
+ "highlight.js": ["highlight.js@10.7.3", "", {}, "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A=="],
212
+
213
+ "hosted-git-info": ["hosted-git-info@9.0.3", "", { "dependencies": { "lru-cache": "^11.1.0" } }, "sha512-Hc+ghLoSt6QaYZUv0WBiIvmMDZuZZ7oaDvdH8MbfOO4lOsxdXLEvuC6ePoGs9H1X9oCLyq6+NVN0MKqD+ydxyg=="],
214
+
215
+ "http-proxy-agent": ["http-proxy-agent@9.1.0", "", { "dependencies": { "agent-base": "9.0.0", "debug": "^4.3.4", "proxy-agent-negotiate": "1.1.0" } }, "sha512-2NxoveTT58mjYT4n3RPTEfCZGLMbidoO8XEieXfpSYxu+PQJ1qpx4ypwH6N+uF9twBPIvRRgvkvW5HUTYWENig=="],
216
+
217
+ "https-proxy-agent": ["https-proxy-agent@9.1.0", "", { "dependencies": { "agent-base": "9.0.0", "debug": "^4.3.4", "proxy-agent-negotiate": "1.1.0" } }, "sha512-ag87y7cJJ9/3+GxFr8Oy4O5faDsGRGnBGsJj/YjOSsSx/5eadKLYTMPlzuR6obgoCDDm0abAAZitXXQkMOPSpA=="],
218
+
219
+ "ignore": ["ignore@7.0.8", "", {}, "sha512-YYNsSlXBjMk92SKnkwvB5LOVSa6OznlFUGcsvrFgNJbJCd0M1XKeFVRc8ZByeCqz32FivYNHJVooLmdqrmvp/Q=="],
220
+
221
+ "isexe": ["isexe@2.0.0", "", {}, "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="],
222
+
223
+ "jiti": ["jiti@2.7.0", "", { "bin": { "jiti": "lib/jiti-cli.mjs" } }, "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ=="],
224
+
225
+ "json-bigint": ["json-bigint@1.0.0", "", { "dependencies": { "bignumber.js": "^9.0.0" } }, "sha512-SiPv/8VpZuWbvLSMtTDU8hEfrZWg/mH/nV/b4o0CYbSxu1UIQPLdwKOCIyLQX+VIPO5vrLX3i8qtqFyhdPSUSQ=="],
226
+
227
+ "json-schema-to-ts": ["json-schema-to-ts@3.1.1", "", { "dependencies": { "@babel/runtime": "^7.18.3", "ts-algebra": "^2.0.0" } }, "sha512-+DWg8jCJG2TEnpy7kOm/7/AxaYoaRbjVB4LFZLySZlWn8exGs3A4OLJR966cVvU26N7X9TWxl+Jsw7dzAqKT6g=="],
228
+
229
+ "jwa": ["jwa@2.0.1", "", { "dependencies": { "buffer-equal-constant-time": "^1.0.1", "ecdsa-sig-formatter": "1.0.11", "safe-buffer": "^5.0.1" } }, "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg=="],
230
+
231
+ "jws": ["jws@4.0.1", "", { "dependencies": { "jwa": "^2.0.1", "safe-buffer": "^5.0.1" } }, "sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA=="],
232
+
233
+ "long": ["long@5.3.2", "", {}, "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA=="],
234
+
235
+ "lru-cache": ["lru-cache@11.5.2", "", {}, "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g=="],
236
+
237
+ "marked": ["marked@18.0.11", "", { "bin": { "marked": "bin/marked.js" } }, "sha512-HnslJfsZkRPBDJRHvVtAaWlZHEpSu7u8LgQuJCELjRKuWR+hpq4A7sLq3p8HaI9ypVoXDXxV34CsQJEe1+J5Aw=="],
238
+
239
+ "minimatch": ["minimatch@10.2.6", "", { "dependencies": { "brace-expansion": "^5.0.8" } }, "sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A=="],
240
+
241
+ "ms": ["ms@2.1.3", "", {}, "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="],
242
+
243
+ "node-domexception": ["node-domexception@1.0.0", "", {}, "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ=="],
244
+
245
+ "node-fetch": ["node-fetch@3.3.2", "", { "dependencies": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4", "formdata-polyfill": "^4.0.10" } }, "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA=="],
246
+
247
+ "openai": ["openai@6.40.0", "", { "peerDependencies": { "ws": "^8.18.0", "zod": "^3.25 || ^4.0" }, "optionalPeers": ["ws", "zod"] }, "sha512-MWtTjd/gQt4jpbji61NTgFWJLoY/PdRJ6wG9/ZDRMYNMlBKrCrSlkLI+KgHP1vR1qT6LKSAyAqIxno6lcK9JiA=="],
248
+
249
+ "p-retry": ["p-retry@4.6.2", "", { "dependencies": { "@types/retry": "0.12.0", "retry": "^0.13.1" } }, "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ=="],
250
+
251
+ "partial-json": ["partial-json@0.1.7", "", {}, "sha512-Njv/59hHaokb/hRUjce3Hdv12wd60MtM9Z5Olmn+nehe0QDAsRtRbJPvJ0Z91TusF0SuZRIvnM+S4l6EIP8leA=="],
252
+
253
+ "path-key": ["path-key@3.1.1", "", {}, "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="],
254
+
255
+ "proper-lockfile": ["proper-lockfile@4.1.2", "", { "dependencies": { "graceful-fs": "^4.2.4", "retry": "^0.12.0", "signal-exit": "^3.0.2" } }, "sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA=="],
256
+
257
+ "protobufjs": ["protobufjs@7.6.6", "", { "dependencies": { "@protobufjs/aspromise": "^1.1.2", "@protobufjs/base64": "^1.1.2", "@protobufjs/codegen": "^2.0.5", "@protobufjs/eventemitter": "^1.1.1", "@protobufjs/fetch": "^1.1.1", "@protobufjs/float": "^1.0.2", "@protobufjs/path": "^1.1.2", "@protobufjs/pool": "^1.1.0", "@protobufjs/utf8": "^1.1.1", "@types/node": ">=13.7.0", "long": "^5.3.2" } }, "sha512-dYDWdjSl5RNb7SgPxGQcRU+GtvP7s2fpkrY0r432PcOIaZ0/rBcxEZnQN67iJhFuQiVw754JDoPruPCNdGsbjg=="],
258
+
259
+ "proxy-agent-negotiate": ["proxy-agent-negotiate@1.1.0", "", { "peerDependencies": { "kerberos": "^2.0.0" }, "optionalPeers": ["kerberos"] }, "sha512-N8IBcM3UgCVzz2L2Lqv8DVntDnnC8/hiV4nEDUPkqq72TPUgYWjQc+bdZlBPZK9LzPAvOY//gAt0S0DApoOXWQ=="],
260
+
261
+ "retry": ["retry@0.12.0", "", {}, "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow=="],
262
+
263
+ "safe-buffer": ["safe-buffer@5.2.1", "", {}, "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="],
264
+
265
+ "semver": ["semver@7.8.5", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA=="],
266
+
267
+ "shebang-command": ["shebang-command@2.0.0", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="],
268
+
269
+ "shebang-regex": ["shebang-regex@3.0.0", "", {}, "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="],
270
+
271
+ "signal-exit": ["signal-exit@3.0.7", "", {}, "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="],
272
+
273
+ "standardwebhooks": ["standardwebhooks@1.1.1", "", { "dependencies": { "@stablelib/base64": "^1.0.0", "fast-sha256": "^1.3.0" } }, "sha512-bCbX9ZEyFkWPsRz7Bl3NuQUJohmwGSev/yhr7vhaGPlc4AfIrspIRa6cPTBuI1ItmrTDJ4d/S2hCsfe4+vQGnQ=="],
274
+
275
+ "ts-algebra": ["ts-algebra@2.0.0", "", {}, "sha512-FPAhNPFMrkwz76P7cdjdmiShwMynZYN6SgOujD1urY4oNm80Ou9oMdmbR45LotcKOXoy7wSmHkRFE6Mxbrhefw=="],
276
+
277
+ "tslib": ["tslib@2.8.1", "", {}, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="],
278
+
279
+ "typebox": ["typebox@1.3.27", "", {}, "sha512-zu+jc1pcy4UiNThxikUr36f0Rybk9PEeCg/NE6adeWr/SKsdNO4EzZHYRDlv2YCVAfj3Odq3dESSo/jNyoBXzA=="],
280
+
281
+ "typescript": ["typescript@6.0.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw=="],
282
+
283
+ "undici": ["undici@8.10.2", "", {}, "sha512-/y4/bH9YNU5hi9NIrpOuvGXFcxrj3CMrV+/AYpowAYTpHn8gX/XPFjNy766FPoYY0miQhdW977JFWKGNhBdwyQ=="],
284
+
285
+ "undici-types": ["undici-types@6.21.0", "", {}, "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ=="],
286
+
287
+ "web-streams-polyfill": ["web-streams-polyfill@3.3.3", "", {}, "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw=="],
288
+
289
+ "which": ["which@2.0.2", "", { "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "./bin/node-which" } }, "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="],
290
+
291
+ "ws": ["ws@8.21.3", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-201TZ/kPWxoPr/OKWjquZR1SWKXcvxdH+e1xrx89b3YbmzLMFCLfnaG1HFIgWzJOEWZ7MvpK++odZufgYR50Rw=="],
292
+
293
+ "yaml": ["yaml@2.9.0", "", { "bin": { "yaml": "bin.mjs" } }, "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA=="],
294
+
295
+ "@aws-sdk/credential-provider-sso/@aws-sdk/token-providers": ["@aws-sdk/token-providers@3.1116.0", "", { "dependencies": { "@aws-sdk/core": "^3.977.9", "@aws-sdk/nested-clients": "^3.997.44", "@aws-sdk/types": "^3.974.5", "@smithy/core": "^3.33.3", "@smithy/types": "^4.17.2", "tslib": "^2.6.2" } }, "sha512-ygIivKqh8aHzNkucOCXHyIBgBpLPfrSI0mCqXF+vLBsPTUKqj0VSqAY0GFPe7lQl4HntjOcQ+KSyS7oUV2C54Q=="],
296
+
297
+ "gaxios/https-proxy-agent": ["https-proxy-agent@7.0.6", "", { "dependencies": { "agent-base": "^7.1.2", "debug": "4" } }, "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw=="],
298
+
299
+ "p-retry/retry": ["retry@0.13.1", "", {}, "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg=="],
300
+
301
+ "protobufjs/@types/node": ["@types/node@26.4.1", "", { "dependencies": { "undici-types": "~8.3.0" } }, "sha512-k97ENvZWtvA6yqz5/FS6a7duDgOPEeOQOc2iKS/nY6mX6qJUKtLnWzQS+Xj6tXweyj6ZcTAK2Qecetnvi9nCLA=="],
302
+
303
+ "gaxios/https-proxy-agent/agent-base": ["agent-base@7.1.4", "", {}, "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ=="],
304
+
305
+ "protobufjs/@types/node/undici-types": ["undici-types@8.3.0", "", {}, "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ=="],
306
+ }
307
+ }
package/models.json CHANGED
@@ -1,4 +1,23 @@
1
1
  [
2
+ {
3
+ "id": "mimo-v2.6-pro",
4
+ "name": "MiMo-V2.6-Pro",
5
+ "api": "openai-completions",
6
+ "baseUrl": "https://opencode.ai/zen/go/v1",
7
+ "reasoning": true,
8
+ "input": [
9
+ "text",
10
+ "image"
11
+ ],
12
+ "cost": {
13
+ "input": 0.435,
14
+ "output": 0.87,
15
+ "cacheRead": 0.003625,
16
+ "cacheWrite": 0
17
+ },
18
+ "contextWindow": 1048576,
19
+ "maxTokens": 131072
20
+ },
2
21
  {
3
22
  "id": "qwen3.7-max",
4
23
  "name": "Qwen3.7 Max",
@@ -18,26 +37,55 @@
18
37
  "maxTokens": 65536
19
38
  },
20
39
  {
21
- "id": "longcat-2.0",
22
- "name": "LongCat-2.0",
40
+ "id": "mimo-v2.5",
41
+ "name": "MiMo V2.5",
23
42
  "api": "openai-completions",
24
43
  "baseUrl": "https://opencode.ai/zen/go/v1",
25
44
  "reasoning": true,
26
45
  "input": [
27
- "text"
46
+ "text",
47
+ "image"
28
48
  ],
29
49
  "cost": {
30
- "input": 0.3,
31
- "output": 1.2,
32
- "cacheRead": 0.006,
50
+ "input": 0.14,
51
+ "output": 0.28,
52
+ "cacheRead": 0.0028,
33
53
  "cacheWrite": 0
34
54
  },
35
55
  "contextWindow": 1000000,
36
- "maxTokens": 131072
56
+ "maxTokens": 128000
37
57
  },
38
58
  {
39
- "id": "deepseek-v4-flash-vision-exp",
40
- "name": "DeepSeek V4 Flash Vision Exp",
59
+ "id": "grok-4.7",
60
+ "name": "Grok 4.7",
61
+ "api": "openai-completions",
62
+ "baseUrl": "https://opencode.ai/zen/go/v1",
63
+ "reasoning": true,
64
+ "thinkingLevelMap": {
65
+ "off": null,
66
+ "minimal": null,
67
+ "low": "low",
68
+ "medium": "medium",
69
+ "high": "high",
70
+ "xhigh": "xhigh",
71
+ "max": null
72
+ },
73
+ "input": [
74
+ "text",
75
+ "image"
76
+ ],
77
+ "cost": {
78
+ "input": 2,
79
+ "output": 6,
80
+ "cacheRead": 0.5,
81
+ "cacheWrite": 0
82
+ },
83
+ "contextWindow": 500000,
84
+ "maxTokens": 500000
85
+ },
86
+ {
87
+ "id": "glm-5.3-flash",
88
+ "name": "GLM-5.3-Flash",
41
89
  "api": "openai-completions",
42
90
  "baseUrl": "https://opencode.ai/zen/go/v1",
43
91
  "reasoning": true,
@@ -56,58 +104,160 @@
56
104
  ],
57
105
  "cost": {
58
106
  "input": 0.15,
59
- "output": 0.6,
60
- "cacheRead": 0.003,
107
+ "output": 0.5,
108
+ "cacheRead": 0.03,
61
109
  "cacheWrite": 0
62
110
  },
63
111
  "contextWindow": 1000000,
64
- "maxTokens": 384000
112
+ "maxTokens": 131072
65
113
  },
66
114
  {
67
- "id": "qwen3.6-plus",
68
- "name": "Qwen3.6 Plus",
115
+ "id": "qwen3.8-max",
116
+ "name": "Qwen3.8 Max",
69
117
  "api": "openai-completions",
70
118
  "baseUrl": "https://opencode.ai/zen/go/v1",
71
119
  "reasoning": true,
120
+ "thinkingLevelMap": {
121
+ "off": null,
122
+ "minimal": null,
123
+ "low": "low",
124
+ "medium": "medium",
125
+ "high": null,
126
+ "xhigh": "xhigh",
127
+ "max": null
128
+ },
72
129
  "input": [
73
130
  "text",
74
131
  "image"
75
132
  ],
76
133
  "cost": {
77
- "input": 0.5,
78
- "output": 3,
79
- "cacheRead": 0.05,
80
- "cacheWrite": 0.625
134
+ "input": 2,
135
+ "output": 6,
136
+ "cacheRead": 0.25,
137
+ "cacheWrite": 2.5
81
138
  },
82
139
  "contextWindow": 1000000,
83
- "maxTokens": 65536
140
+ "maxTokens": 131072
84
141
  },
85
142
  {
86
- "id": "muse-spark-1.2-contributor",
87
- "name": "Muse Spark 1.2 Contributor",
143
+ "id": "kimi-k3",
144
+ "name": "Kimi K3",
88
145
  "api": "openai-completions",
89
146
  "baseUrl": "https://opencode.ai/zen/go/v1",
90
147
  "reasoning": true,
91
148
  "thinkingLevelMap": {
92
149
  "off": null,
93
- "minimal": "minimal",
150
+ "minimal": null,
151
+ "low": null,
152
+ "medium": null,
153
+ "high": null,
154
+ "xhigh": null,
155
+ "max": "max"
156
+ },
157
+ "input": [
158
+ "text",
159
+ "image"
160
+ ],
161
+ "cost": {
162
+ "input": 3,
163
+ "output": 15,
164
+ "cacheRead": 0.3,
165
+ "cacheWrite": 0
166
+ },
167
+ "contextWindow": 1048576,
168
+ "maxTokens": 131072
169
+ },
170
+ {
171
+ "id": "deepseek-v4.1-flash",
172
+ "name": "DeepSeek V4.1 Flash",
173
+ "api": "openai-completions",
174
+ "baseUrl": "https://opencode.ai/zen/go/v1",
175
+ "reasoning": true,
176
+ "thinkingLevelMap": {
177
+ "off": null,
178
+ "minimal": null,
94
179
  "low": "low",
95
- "medium": "medium",
180
+ "medium": null,
96
181
  "high": "high",
97
- "xhigh": "xhigh",
98
- "max": null
182
+ "xhigh": null,
183
+ "max": "max"
99
184
  },
100
185
  "input": [
101
186
  "text",
102
187
  "image"
103
188
  ],
104
189
  "cost": {
105
- "input": 0.1,
106
- "output": 0.2,
107
- "cacheRead": 0.002,
190
+ "input": 0.15,
191
+ "output": 0.6,
192
+ "cacheRead": 0.003,
108
193
  "cacheWrite": 0
109
194
  },
110
- "contextWindow": 1048576,
195
+ "contextWindow": 1000000,
196
+ "maxTokens": 384000
197
+ },
198
+ {
199
+ "id": "deepseek-v4-flash-vision-exp",
200
+ "name": "DeepSeek V4 Flash Vision Exp",
201
+ "api": "openai-completions",
202
+ "baseUrl": "https://opencode.ai/zen/go/v1",
203
+ "reasoning": true,
204
+ "thinkingLevelMap": {
205
+ "off": null,
206
+ "minimal": null,
207
+ "low": "low",
208
+ "medium": null,
209
+ "high": "high",
210
+ "xhigh": null,
211
+ "max": "max"
212
+ },
213
+ "input": [
214
+ "text",
215
+ "image"
216
+ ],
217
+ "cost": {
218
+ "input": 0.15,
219
+ "output": 0.6,
220
+ "cacheRead": 0.003,
221
+ "cacheWrite": 0
222
+ },
223
+ "contextWindow": 1000000,
224
+ "maxTokens": 384000
225
+ },
226
+ {
227
+ "id": "kimi-k2.6",
228
+ "name": "Kimi K2.6",
229
+ "api": "openai-completions",
230
+ "baseUrl": "https://opencode.ai/zen/go/v1",
231
+ "reasoning": true,
232
+ "input": [
233
+ "text",
234
+ "image"
235
+ ],
236
+ "cost": {
237
+ "input": 0.95,
238
+ "output": 4,
239
+ "cacheRead": 0.16,
240
+ "cacheWrite": 0
241
+ },
242
+ "contextWindow": 262144,
243
+ "maxTokens": 65536
244
+ },
245
+ {
246
+ "id": "longcat-2.0",
247
+ "name": "LongCat-2.0",
248
+ "api": "openai-completions",
249
+ "baseUrl": "https://opencode.ai/zen/go/v1",
250
+ "reasoning": true,
251
+ "input": [
252
+ "text"
253
+ ],
254
+ "cost": {
255
+ "input": 0.3,
256
+ "output": 1.2,
257
+ "cacheRead": 0.006,
258
+ "cacheWrite": 0
259
+ },
260
+ "contextWindow": 1000000,
111
261
  "maxTokens": 131072
112
262
  },
113
263
  {
@@ -129,49 +279,40 @@
129
279
  "maxTokens": 131072
130
280
  },
131
281
  {
132
- "id": "kimi-k2.6",
133
- "name": "Kimi K2.6",
282
+ "id": "mimo-v2.5-pro",
283
+ "name": "MiMo V2.5 Pro",
134
284
  "api": "openai-completions",
135
285
  "baseUrl": "https://opencode.ai/zen/go/v1",
136
286
  "reasoning": true,
137
287
  "input": [
138
- "text",
139
- "image"
288
+ "text"
140
289
  ],
141
290
  "cost": {
142
- "input": 0.95,
143
- "output": 4,
144
- "cacheRead": 0.16,
291
+ "input": 0.435,
292
+ "output": 0.87,
293
+ "cacheRead": 0.003625,
145
294
  "cacheWrite": 0
146
295
  },
147
- "contextWindow": 262144,
148
- "maxTokens": 65536
296
+ "contextWindow": 1048576,
297
+ "maxTokens": 128000
149
298
  },
150
299
  {
151
- "id": "glm-5.2",
152
- "name": "GLM-5.2",
300
+ "id": "mimo-v2.6-flash",
301
+ "name": "MiMo-V2.6-Flash",
153
302
  "api": "openai-completions",
154
303
  "baseUrl": "https://opencode.ai/zen/go/v1",
155
304
  "reasoning": true,
156
- "thinkingLevelMap": {
157
- "off": null,
158
- "minimal": null,
159
- "low": null,
160
- "medium": null,
161
- "high": "high",
162
- "xhigh": null,
163
- "max": "max"
164
- },
165
305
  "input": [
166
- "text"
306
+ "text",
307
+ "image"
167
308
  ],
168
309
  "cost": {
169
- "input": 1.4,
170
- "output": 4.4,
171
- "cacheRead": 0.26,
310
+ "input": 0.14,
311
+ "output": 0.28,
312
+ "cacheRead": 0.0028,
172
313
  "cacheWrite": 0
173
314
  },
174
- "contextWindow": 1000000,
315
+ "contextWindow": 1048576,
175
316
  "maxTokens": 131072
176
317
  },
177
318
  {
@@ -194,8 +335,8 @@
194
335
  "maxTokens": 131072
195
336
  },
196
337
  {
197
- "id": "deepseek-v4-flash",
198
- "name": "DeepSeek V4 Flash",
338
+ "id": "gpt-5.6-luna",
339
+ "name": "GPT-5.6 Luna",
199
340
  "api": "openai-completions",
200
341
  "baseUrl": "https://opencode.ai/zen/go/v1",
201
342
  "reasoning": true,
@@ -203,69 +344,78 @@
203
344
  "off": null,
204
345
  "minimal": null,
205
346
  "low": "low",
206
- "medium": null,
347
+ "medium": "medium",
207
348
  "high": "high",
208
- "xhigh": null,
349
+ "xhigh": "xhigh",
209
350
  "max": "max"
210
351
  },
211
352
  "input": [
212
- "text"
353
+ "text",
354
+ "image"
213
355
  ],
214
356
  "cost": {
215
- "input": 0.15,
216
- "output": 0.6,
217
- "cacheRead": 0.003,
218
- "cacheWrite": 0
357
+ "input": 0.2,
358
+ "output": 1.2,
359
+ "cacheRead": 0.02,
360
+ "cacheWrite": 0.25
219
361
  },
220
- "contextWindow": 1000000,
221
- "maxTokens": 384000
362
+ "contextWindow": 1050000,
363
+ "maxTokens": 128000
222
364
  },
223
365
  {
224
- "id": "kimi-k2.7-code",
225
- "name": "Kimi K2.7 Code",
226
- "api": "openai-completions",
227
- "baseUrl": "https://opencode.ai/zen/go/v1",
366
+ "id": "qwen3.8-flash",
367
+ "name": "Qwen3.8 Flash",
368
+ "api": "anthropic-messages",
369
+ "baseUrl": "https://opencode.ai/zen/go",
228
370
  "reasoning": true,
371
+ "thinkingLevelMap": {
372
+ "off": null,
373
+ "minimal": null,
374
+ "low": "low",
375
+ "medium": "medium",
376
+ "high": null,
377
+ "xhigh": "xhigh",
378
+ "max": null
379
+ },
229
380
  "input": [
230
381
  "text",
231
382
  "image"
232
383
  ],
233
384
  "cost": {
234
- "input": 0.95,
235
- "output": 4,
236
- "cacheRead": 0.19,
237
- "cacheWrite": 0
385
+ "input": 0.15,
386
+ "output": 0.47,
387
+ "cacheRead": 0.016,
388
+ "cacheWrite": 0.2
238
389
  },
239
- "contextWindow": 262144,
240
- "maxTokens": 262144
390
+ "contextWindow": 1000000,
391
+ "maxTokens": 131072
241
392
  },
242
393
  {
243
- "id": "deepseek-v4.1-flash",
244
- "name": "DeepSeek V4.1 Flash",
394
+ "id": "glm-5.2",
395
+ "name": "GLM-5.2",
245
396
  "api": "openai-completions",
246
397
  "baseUrl": "https://opencode.ai/zen/go/v1",
247
398
  "reasoning": true,
248
399
  "thinkingLevelMap": {
249
400
  "off": null,
250
401
  "minimal": null,
251
- "low": "low",
402
+ "low": null,
252
403
  "medium": null,
253
404
  "high": "high",
254
405
  "xhigh": null,
255
406
  "max": "max"
256
407
  },
257
408
  "input": [
258
- "text",
259
- "image"
409
+ "text"
260
410
  ],
261
411
  "cost": {
262
- "input": 0.15,
263
- "output": 0.6,
264
- "cacheRead": 0.003,
412
+ "input": 1.4,
413
+ "output": 4.4,
414
+ "cacheRead": 0.26,
265
415
  "cacheWrite": 0
266
416
  },
267
417
  "contextWindow": 1000000,
268
- "maxTokens": 384000
418
+ "maxTokens": 131072
269
419
  },
270
420
  {
271
421
  "id": "hy3",
@@ -295,63 +445,54 @@
295
445
  "maxTokens": 128000
296
446
  },
297
447
  {
298
- "id": "hy4-preview",
299
- "name": "Hy4 preview",
448
+ "id": "glm-5.1",
449
+ "name": "GLM-5.1",
300
450
  "api": "openai-completions",
301
451
  "baseUrl": "https://opencode.ai/zen/go/v1",
302
452
  "reasoning": true,
303
- "thinkingLevelMap": {
304
- "off": null,
305
- "minimal": null,
306
- "low": null,
307
- "medium": null,
308
- "high": "high",
309
- "xhigh": null,
310
- "max": null
311
- },
312
453
  "input": [
313
454
  "text"
314
455
  ],
315
456
  "cost": {
316
- "input": 0.834,
317
- "output": 2.501,
318
- "cacheRead": 0.042,
457
+ "input": 1.4,
458
+ "output": 4.4,
459
+ "cacheRead": 0.26,
319
460
  "cacheWrite": 0
320
461
  },
321
- "contextWindow": 1024000,
322
- "maxTokens": 64000
462
+ "contextWindow": 202752,
463
+ "maxTokens": 32768
323
464
  },
324
465
  {
325
- "id": "gpt-5.6-luna",
326
- "name": "GPT-5.6 Luna",
466
+ "id": "muse-spark-1.2-contributor",
467
+ "name": "Muse Spark 1.2 Contributor",
327
468
  "api": "openai-completions",
328
469
  "baseUrl": "https://opencode.ai/zen/go/v1",
329
470
  "reasoning": true,
330
471
  "thinkingLevelMap": {
331
472
  "off": null,
332
- "minimal": null,
473
+ "minimal": "minimal",
333
474
  "low": "low",
334
475
  "medium": "medium",
335
476
  "high": "high",
336
477
  "xhigh": "xhigh",
337
- "max": "max"
478
+ "max": null
338
479
  },
339
480
  "input": [
340
481
  "text",
341
482
  "image"
342
483
  ],
343
484
  "cost": {
344
- "input": 0.2,
345
- "output": 1.2,
346
- "cacheRead": 0.02,
347
- "cacheWrite": 0.25
485
+ "input": 0.1,
486
+ "output": 0.2,
487
+ "cacheRead": 0.002,
488
+ "cacheWrite": 0
348
489
  },
349
- "contextWindow": 1050000,
350
- "maxTokens": 128000
490
+ "contextWindow": 1048576,
491
+ "maxTokens": 131072
351
492
  },
352
493
  {
353
- "id": "kimi-k3",
354
- "name": "Kimi K3",
494
+ "id": "deepseek-v4-pro",
495
+ "name": "DeepSeek V4 Pro (New)",
355
496
  "api": "openai-completions",
356
497
  "baseUrl": "https://opencode.ai/zen/go/v1",
357
498
  "reasoning": true,
@@ -360,50 +501,67 @@
360
501
  "minimal": null,
361
502
  "low": null,
362
503
  "medium": null,
363
- "high": null,
504
+ "high": "high",
364
505
  "xhigh": null,
365
506
  "max": "max"
366
507
  },
508
+ "input": [
509
+ "text"
510
+ ],
511
+ "cost": {
512
+ "input": 0.66,
513
+ "output": 1.98,
514
+ "cacheRead": 0.022,
515
+ "cacheWrite": 0
516
+ },
517
+ "contextWindow": 1000000,
518
+ "maxTokens": 384000
519
+ },
520
+ {
521
+ "id": "qwen3.6-plus",
522
+ "name": "Qwen3.6 Plus",
523
+ "api": "openai-completions",
524
+ "baseUrl": "https://opencode.ai/zen/go/v1",
525
+ "reasoning": true,
367
526
  "input": [
368
527
  "text",
369
528
  "image"
370
529
  ],
371
530
  "cost": {
372
- "input": 3,
373
- "output": 15,
374
- "cacheRead": 0.3,
375
- "cacheWrite": 0
531
+ "input": 0.5,
532
+ "output": 3,
533
+ "cacheRead": 0.05,
534
+ "cacheWrite": 0.625
376
535
  },
377
- "contextWindow": 1048576,
378
- "maxTokens": 131072
536
+ "contextWindow": 1000000,
537
+ "maxTokens": 65536
379
538
  },
380
539
  {
381
- "id": "glm-5.3-flash",
382
- "name": "GLM-5.3-Flash",
540
+ "id": "hy4-preview",
541
+ "name": "Hy4 preview",
383
542
  "api": "openai-completions",
384
543
  "baseUrl": "https://opencode.ai/zen/go/v1",
385
544
  "reasoning": true,
386
545
  "thinkingLevelMap": {
387
546
  "off": null,
388
547
  "minimal": null,
389
- "low": "low",
548
+ "low": null,
390
549
  "medium": null,
391
550
  "high": "high",
392
551
  "xhigh": null,
393
- "max": "max"
552
+ "max": null
394
553
  },
395
554
  "input": [
396
- "text",
397
- "image"
555
+ "text"
398
556
  ],
399
557
  "cost": {
400
- "input": 0.15,
401
- "output": 0.5,
402
- "cacheRead": 0.03,
558
+ "input": 0.834,
559
+ "output": 2.501,
560
+ "cacheRead": 0.042,
403
561
  "cacheWrite": 0
404
562
  },
405
- "contextWindow": 1000000,
406
- "maxTokens": 131072
563
+ "contextWindow": 1024000,
564
+ "maxTokens": 64000
407
565
  },
408
566
  {
409
567
  "id": "muse-spark-1.3-contributor",
@@ -434,64 +592,54 @@
434
592
  "maxTokens": 131072
435
593
  },
436
594
  {
437
- "id": "qwen3.8-flash",
438
- "name": "Qwen3.8 Flash",
439
- "api": "anthropic-messages",
440
- "baseUrl": "https://opencode.ai/zen/go",
595
+ "id": "glm-5.3",
596
+ "name": "GLM-5.3",
597
+ "api": "openai-completions",
598
+ "baseUrl": "https://opencode.ai/zen/go/v1",
441
599
  "reasoning": true,
442
600
  "thinkingLevelMap": {
443
601
  "off": null,
444
602
  "minimal": null,
445
603
  "low": "low",
446
- "medium": "medium",
447
- "high": null,
448
- "xhigh": "xhigh",
449
- "max": null
604
+ "medium": null,
605
+ "high": "high",
606
+ "xhigh": null,
607
+ "max": "max"
450
608
  },
451
609
  "input": [
452
- "text",
453
- "image"
610
+ "text"
454
611
  ],
455
612
  "cost": {
456
- "input": 0.15,
457
- "output": 0.47,
458
- "cacheRead": 0.016,
459
- "cacheWrite": 0.2
613
+ "input": 1.4,
614
+ "output": 4.4,
615
+ "cacheRead": 0.26,
616
+ "cacheWrite": 0
460
617
  },
461
618
  "contextWindow": 1000000,
462
619
  "maxTokens": 131072
463
620
  },
464
621
  {
465
- "id": "grok-4.6",
466
- "name": "Grok 4.6",
622
+ "id": "kimi-k2.7-code",
623
+ "name": "Kimi K2.7 Code",
467
624
  "api": "openai-completions",
468
625
  "baseUrl": "https://opencode.ai/zen/go/v1",
469
626
  "reasoning": true,
470
- "thinkingLevelMap": {
471
- "off": null,
472
- "minimal": null,
473
- "low": "low",
474
- "medium": "medium",
475
- "high": "high",
476
- "xhigh": "xhigh",
477
- "max": null
478
- },
479
627
  "input": [
480
628
  "text",
481
629
  "image"
482
630
  ],
483
631
  "cost": {
484
- "input": 2,
485
- "output": 6,
486
- "cacheRead": 0.5,
632
+ "input": 0.95,
633
+ "output": 4,
634
+ "cacheRead": 0.19,
487
635
  "cacheWrite": 0
488
636
  },
489
- "contextWindow": 500000,
490
- "maxTokens": 500000
637
+ "contextWindow": 262144,
638
+ "maxTokens": 262144
491
639
  },
492
640
  {
493
- "id": "qwen3.8-max",
494
- "name": "Qwen3.8 Max",
641
+ "id": "grok-4.6",
642
+ "name": "Grok 4.6",
495
643
  "api": "openai-completions",
496
644
  "baseUrl": "https://opencode.ai/zen/go/v1",
497
645
  "reasoning": true,
@@ -500,7 +648,7 @@
500
648
  "minimal": null,
501
649
  "low": "low",
502
650
  "medium": "medium",
503
- "high": null,
651
+ "high": "high",
504
652
  "xhigh": "xhigh",
505
653
  "max": null
506
654
  },
@@ -511,29 +659,11 @@
511
659
  "cost": {
512
660
  "input": 2,
513
661
  "output": 6,
514
- "cacheRead": 0.25,
515
- "cacheWrite": 2.5
516
- },
517
- "contextWindow": 1000000,
518
- "maxTokens": 131072
519
- },
520
- {
521
- "id": "glm-5.1",
522
- "name": "GLM-5.1",
523
- "api": "openai-completions",
524
- "baseUrl": "https://opencode.ai/zen/go/v1",
525
- "reasoning": true,
526
- "input": [
527
- "text"
528
- ],
529
- "cost": {
530
- "input": 1.4,
531
- "output": 4.4,
532
- "cacheRead": 0.26,
662
+ "cacheRead": 0.5,
533
663
  "cacheWrite": 0
534
664
  },
535
- "contextWindow": 202752,
536
- "maxTokens": 32768
665
+ "contextWindow": 500000,
666
+ "maxTokens": 500000
537
667
  },
538
668
  {
539
669
  "id": "qwen3.7-plus",
@@ -555,35 +685,8 @@
555
685
  "maxTokens": 65536
556
686
  },
557
687
  {
558
- "id": "deepseek-v4-pro",
559
- "name": "DeepSeek V4 Pro (New)",
560
- "api": "openai-completions",
561
- "baseUrl": "https://opencode.ai/zen/go/v1",
562
- "reasoning": true,
563
- "thinkingLevelMap": {
564
- "off": null,
565
- "minimal": null,
566
- "low": null,
567
- "medium": null,
568
- "high": "high",
569
- "xhigh": null,
570
- "max": "max"
571
- },
572
- "input": [
573
- "text"
574
- ],
575
- "cost": {
576
- "input": 0.66,
577
- "output": 1.98,
578
- "cacheRead": 0.022,
579
- "cacheWrite": 0
580
- },
581
- "contextWindow": 1000000,
582
- "maxTokens": 384000
583
- },
584
- {
585
- "id": "glm-5.3",
586
- "name": "GLM-5.3",
688
+ "id": "deepseek-v4-flash",
689
+ "name": "DeepSeek V4 Flash",
587
690
  "api": "openai-completions",
588
691
  "baseUrl": "https://opencode.ai/zen/go/v1",
589
692
  "reasoning": true,
@@ -600,49 +703,12 @@
600
703
  "text"
601
704
  ],
602
705
  "cost": {
603
- "input": 1.4,
604
- "output": 4.4,
605
- "cacheRead": 0.26,
606
- "cacheWrite": 0
607
- },
608
- "contextWindow": 1000000,
609
- "maxTokens": 131072
610
- },
611
- {
612
- "id": "mimo-v2.5",
613
- "name": "MiMo V2.5",
614
- "api": "openai-completions",
615
- "baseUrl": "https://opencode.ai/zen/go/v1",
616
- "reasoning": true,
617
- "input": [
618
- "text",
619
- "image"
620
- ],
621
- "cost": {
622
- "input": 0.14,
623
- "output": 0.28,
624
- "cacheRead": 0.0028,
706
+ "input": 0.15,
707
+ "output": 0.6,
708
+ "cacheRead": 0.003,
625
709
  "cacheWrite": 0
626
710
  },
627
711
  "contextWindow": 1000000,
628
- "maxTokens": 128000
629
- },
630
- {
631
- "id": "mimo-v2.5-pro",
632
- "name": "MiMo V2.5 Pro",
633
- "api": "openai-completions",
634
- "baseUrl": "https://opencode.ai/zen/go/v1",
635
- "reasoning": true,
636
- "input": [
637
- "text"
638
- ],
639
- "cost": {
640
- "input": 0.435,
641
- "output": 0.87,
642
- "cacheRead": 0.003625,
643
- "cacheWrite": 0
644
- },
645
- "contextWindow": 1048576,
646
- "maxTokens": 128000
712
+ "maxTokens": 384000
647
713
  }
648
714
  ]
package/package.json CHANGED
@@ -1,17 +1,9 @@
1
1
  {
2
2
  "name": "pi-opencode-go-provider",
3
- "version": "1.1.6",
3
+ "version": "1.1.8",
4
4
  "description": "Opencode Go provider extension for pi - Fast, efficient GLM, Kimi, and MiniMax models through the opencode.ai API",
5
5
  "type": "module",
6
6
  "main": "index.ts",
7
- "scripts": {
8
- "clean": "echo 'nothing to clean'",
9
- "build": "echo 'nothing to build'",
10
- "check": "npm run typecheck && npm run test",
11
- "update-models": "node scripts/update-models.js",
12
- "test": "node --test",
13
- "typecheck": "tsc --noEmit"
14
- },
15
7
  "keywords": [
16
8
  "pi",
17
9
  "extension",
@@ -35,5 +27,13 @@
35
27
  "@earendil-works/pi-coding-agent": "0.87.0",
36
28
  "@types/node": "~22.19.0",
37
29
  "typescript": "^6.0.3"
30
+ },
31
+ "scripts": {
32
+ "clean": "echo 'nothing to clean'",
33
+ "build": "echo 'nothing to build'",
34
+ "check": "npm run typecheck && npm run test",
35
+ "update-models": "node scripts/update-models.js",
36
+ "test": "node --test",
37
+ "typecheck": "tsc --noEmit"
38
38
  }
39
- }
39
+ }