Local hosting means your assistant runs on your Mac. Your data stays on your machine, the assistant has direct access to your files and tools, and there's no cloud infrastructure to manage.
Today, local hosting uses native (the assistant runs directly as a process on your Mac). Docker and Apple Container options are on the roadmap and will provide better isolation while keeping everything local.
The assistant runs directly as a process on your Mac. No containers, no virtual machines. This is what you get when you install Vellum today.
The assistant runs inside a Docker container on your Mac. Think of it as a computer inside your computer. The assistant has its own isolated environment with its own filesystem, and it's walled off from the rest of your system.
Similar to Docker, but runs on native Apple virtual machines. You get container-level isolation without needing to install Docker, plus Apple's hardware optimizations and native security features.
| Flavor | Isolation | Setup | Dependencies | Status |
|---|---|---|---|---|
| Native | Minimal | Easiest | None | Available |
| Docker | Container | Moderate | Docker Desktop | Coming soon |
| Apple Container | VM | Moderate | macOS + Apple silicon | Coming soon |
If you need 24/7 availability or want the assistant sandboxed away from your personal machine, check out Advanced options for Vellum Managed and User-Hosted Remote.
With any local option, the assistant is only available when your computer is awake. If your Mac is asleep or shut down, scheduled tasks won't fire and the assistant can't respond until it wakes back up.
For most people using their primary Mac, this means the assistant works great during the workday and whenever the computer is active. If you need always-on availability without buying dedicated hardware, Vellum Managed is the better fit.
Docker and Apple Container options are in development. Once they ship and stabilize, native local may be phased out in favor of the containerized options, which offer much better security isolation while keeping all the same privacy and access benefits.
If you're on native today, you won't need to do anything disruptive. Migration paths will be provided when the time comes.