feat: convert gcp/ cloud provider from Bash to TypeScript (#1694)

Security review approved. All issues resolved.
This commit is contained in:
A 2026-02-22 05:51:50 -08:00 committed by GitHub
parent 7227083a61
commit 55df28137d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 1375 additions and 128 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@openrouter/spawn",
"version": "0.6.0",
"version": "0.6.1",
"type": "module",
"bin": {
"spawn": "cli.js"