Installation
Install the Vediram Levee agent on a developer workstation.
Demo content. This page is a template placeholder - the real Levee documentation will replace it.
Levee runs as a local Windows agent that sandboxes your AI coding tools. Install it once per workstation.
Prerequisites
- Windows 10 version 22H2 or later (Windows 11 recommended)
- .NET 8 Desktop Runtime
- Administrator rights for the one-time driver registration
Install with winget
winget install Vediram.Levee
Install from the MSI
Download the latest MSI from your organization's distribution point and run:
msiexec /i Levee.msi /qn ACCEPT_EULA=1
Verify the install
levee --version
# Levee 0.4.0 (agent: running)
If the agent reports running, you're ready to launch your first sandbox.