Run shell commands on your agent's VM
Give your agent the power to execute any shell command in its isolated environment. Install packages, run scripts, manage processes — your agent has full control over its own machine with persistent state across sessions.
Use cases
- 01 Install dependencies and run build scripts
- 02 Execute data processing pipelines
- 03 Manage background services
- 04 Run automated tests
Deploy an agent that uses Execute command to automate your workflows.
Start building