.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
TERMINAL_MODAL_IMAGE
Container images (for singularity/docker/modal backends) TERMINAL_DOCKER_IMAGE=nikolaik/python-nodejs:python3.11-nodejs20…
TERMINAL_TIMEOUT
Default command timeout in seconds
TERMINAL_LIFETIME_SECONDS
Cleanup inactive environments after this many seconds
BROWSERBASE_PROXIES
Enable residential proxies for better CAPTCHA solving (default: true) Routes traffic through residential IPs, significantly improves…
BROWSERBASE_ADVANCED_STEALTH
Enable advanced stealth mode (default: false, requires Scale Plan) Uses custom Chromium build to avoid bot detection altogether
BROWSER_SESSION_TIMEOUT
Browser session timeout in seconds (default: 300) Sessions are cleaned up after this duration of inactivity
BROWSER_INACTIVITY_TIMEOUT
Browser inactivity timeout auto-cleanup inactive sessions (default: 120 = 2 min) Browser sessions are automatically closed after this…
WEB_TOOLS_DEBUG
DEBUG OPTIONS
VISION_TOOLS_DEBUG
MOA_TOOLS_DEBUG
IMAGE_TOOLS_DEBUG
brew install flyctl && fly launch --from https://github.com/NousResearch/hermes-agent
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/NousResearch/hermes-agent
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/NousResearch/hermes-agent