Local agent / desktop app / CLI
VELA
Run agents locally. Keep the work in view.
Vela runs agents from your desktop or terminal, coordinates parallel tasks, and keeps every action reviewable before it touches your work.
Local by default. Outside actions ask first.
Install Vela
Start on the desktop. Command the same agent from the terminal.
Windows
Linux
CLI
One command. The same local agent.
curl -fsSL https://vela.run/install.sh | sh
Installs the Vela CLI and connects it to the desktop app, with project memory kept local by default.
Local by design
Built to stay near your work.
Run locally
Agents launch from the app or terminal and keep project context on your machine.
Coordinate parallel tasks
Split research, verification, and execution into focused runs without losing the main thread.
Review before action
File, network, and desktop changes surface a checkpoint before touching your work.