ReleaseCoreWeaveCoreWeavepublished Sep 4, 2026seen 4d

coreweave/cwsandbox-client v1.14.0

coreweave/cwsandbox-client

Open original ↗

Captured source

source ↗
published Sep 4, 2026seen 4dcaptured 4dhttp 200method plain

v1.14.0

Repository: coreweave/cwsandbox-client

Tag: v1.14.0

Published: 2026-09-04T18:42:22Z

Prerelease: no

Release notes:

v1.14.0 (2026-09-04)

_This release is published under the Apache-2.0 License._

Features

  • feat: add Sandbox.run_from_file for Compose create

Wire the live v1 CreateSandboxFromFile RPC so callers can start a sandbox from pull-only Compose YAML without a template overlay.

  • test(e2e): cover Compose create with dependent services

Prove run_from_file reaches RUNNING and that Redis, the API, and the primary can talk over loopback after the health chain passes.

  • docs(examples): load Compose from a sibling YAML file

Show run_from_file against a three-service Redis, API, and Ubuntu Compose file instead of inlined YAML.

---

Detailed Changes: v1.13.0...v1.14.0