Releases: prodxcloud/vxcloud
Releases · prodxcloud/vxcloud
SDK 2026.6.15 - TypeScript parity
SDK 2026.6.15 - TypeScript parity
The TypeScript SDK (@vxcloud/sdk) now exposes the same surface as the Go and Python SDKs.
Added - TypeScript
- connector (SDK-direct cloud deploys, no Terraform): provisionVm, deployToVm, terminateVm, createBucket, deployStaticSite, deployCloudRun, createSubdomain, attachLoadBalancer
- webscraper: scrape, search, deepResearch
- agentcli: install, configure, health, testConnection (+ resolveAgent)
- robotic: added templates, state, simulate, kinematics (14 to 18 methods)
All wired into the VxCloud client (client.connector / client.webscraper / client.agentcli) and exported from the package root.
Published packages
- npm: @vxcloud/sdk@2026.6.15
- PyPI: vxsdk 2026.6.14
Source: commit cfb7573
downstream consumer with a caret range
downstream consumer with a caret range