Skip to content

SDK 2026.6.15 - TypeScript parity

Latest

Choose a tag to compare

@joelwembo joelwembo released this 13 Jun 16:56

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