Preview environments for coding agents.
Prevu gives AI coding agents disposable staging environments with SSH access, public preview URLs, and a simple CLI workflow — so changes can be tested and shared without wiring up CI, servers, or long-lived dev boxes.
prevu— public CLI, agent skills, and staging image contract.@prevu/cli— create, list, connect to, and share Prevu environments from the terminal.@prevu/skills— agent-facing instructions that help coding agents use Prevu consistently.
The hosted Prevu service, account system, billing, and internal orchestration remain separate from the public components.
npm install -g @prevu/cli
prevu auth login
prevu env listLearn more at prevu.cloud.