- Step1: Install DevLooper via pip install devlooper or using the CLI installer
- Step2: Initialize a new agent project with devlooper init
- Step3: Define your agent’s tasks and workflows in the generated Python files
- Step4: Run locally with devlooper run for testing and debugging
- Step5: Deploy to Modal’s cloud with devlooper deploy and monitor via the Modal dashboard