Files
Elisabeth Rulke 95c744e7de [vercel-sandbox] rewrite skill as a comprehensive general Sandbox guide (#180)
* [vercel-sandbox] rewrite skill as a comprehensive general Sandbox guide

The published skill was a stale browser-automation recipe: it installed
packages with dnf on Amazon Linux (the default image is Ubuntu/apt) and
omitted persistence, regions, images, drives, network policy, credential
brokering, multi-agent, the CLI, and limits. Agents loading it were steered
wrong on the basics.

Rewrite skills/vercel-sandbox/upstream/SKILL.md into a full general Sandbox
skill covering the create/run/stop loop, auth, all create options, commands
(no shell, exit-code semantics), files, apt packages, ports and preview URLs,
persistence/sessions/hooks, snapshots, images, drives, network policy and
credential brokering, running AI agents via the AI Gateway, multi-agent
isolation, the CLI, limits, and a best-practice checklist. Add a summary
field to overlay.yaml as the injection-budget fallback.

Every claim is mapped to a vercel.com/docs/sandbox source or a live probe;
key runtime behaviors (non-zero exit does not throw, timeout rejects in
flight, default user is ubuntu) are BEHAVIOR_CONFIRMED against @vercel/sandbox
3.1.0. Regenerated skill build output and manifest.

* [vercel-sandbox] bump plugin version to 0.49.2

Skill content ships to users via a version bump (per #171). Bump the source
version in package.json and .claude-plugin/plugin.json, sync the per-harness
manifests (.cursor-plugin, .kimi-plugin, .plugin) and the telemetry hook
fallback, and regenerate build outputs. Addresses review feedback.
2026-09-13 13:44:56 -07:00
..
2026-04-10 12:58:44 -07:00
2026-04-12 12:20:23 -07:00
WIP
2026-04-10 11:32:20 -07:00
2026-03-29 17:52:10 -07:00
2026-06-29 09:53:03 -07:00