Skip to content

Sparkyard

Sparkyard gives every person in your Slack workspace their own real dev machine — a Firecracker microVM with a persistent disk — and runs Claude Code on it, driven entirely from Slack. You bring nothing but Slack and your sign-ins; the machines are already there.

TermMeaning
WorkspaceYour Slack workspace, as an installed customer. Approved once by the operator.
TenantA machine: a microVM, a persistent 30 GB volume, a credential set, a quota. Every approved person gets their own (<team>-<user>, derived, never typed).
DeskA shared tenant an admin binds to a channel — anyone in the workspace can use it, and it carries only its own credentials, never anyone’s personal ones.
ThreadOne conversation = one session. The first person to speak owns it; the session, its working tree and its previews belong to the thread.
TurnOne message → one run of Claude Code inside the VM, reporting progress live into the thread.