upstash-box-js
Installation
SKILL.md
@upstash/box SDK
Sandboxed cloud containers with built-in AI agents, shell, filesystem, and git.
Install & Setup
npm install @upstash/box
Set UPSTASH_BOX_API_KEY env var or pass apiKey to constructors.
Box Lifecycle
import { Box, Agent, ClaudeCode, BoxApiKey } from "@upstash/box"