Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CWSandbox JS

TypeScript SDK and ecosystem adapters for CoreWeave Sandbox.

This is a pnpm monorepo. Product docs for the core SDK live in packages/cwsandbox.

For contribution guidelines and CLA requirements, see CONTRIBUTING.md.

Packages

Package Status Description
@coreweave/cwsandbox beta (published) Core TypeScript SDK (/node, /wandb)
@coreweave/cwsandbox-tanstack private; publish deferred TanStack AI sandbox adapter
@coreweave/cwsandbox-computesdk public metadata; publish deferred ComputeSDK sandbox provider
Vercel AI adapter planned npm name deferred until scaffold

Published packages are intended to move in lockstep. The unpublished adapters remain on their initial workspace versions until they are ready for their first npm release; align them with core as part of that release.

Develop

pnpm install
pnpm check

Useful commands:

  • pnpm build — build all workspace packages with a build script (Turbo)
  • pnpm typecheck / pnpm test — typecheck/test across the workspace graph
  • pnpm quality / pnpm fix — Oxlint + Oxfmt (check / fix)
  • pnpm smoke — live e2e smoke (CWSANDBOX_API_KEY required; not part of pnpm check)
  • pnpm --dir examples/sdk quick-start — core SDK recipe (see examples/README.md)
  • pnpm --dir examples/weave start / pnpm --dir examples/tanstack start — integration examples (turbo run start --filter=... also works)

Examples

Runnable recipes and integrations live under examples/. See examples/README.md for the full gallery, deferred Python-parity gaps, and how to run each script.

License

  • The CWSandbox SDK packages (packages/*) are licensed under the Apache-2.0 license.
  • The usage examples (examples/) are licensed under the BSD-3-Clause license.

About

No description, website, or topics provided.

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages