When to use it
- Local development when Docker is unavailable
- Some CI environments
- Debugging issues that only reproduce outside containers
Choosing process mode
In some deployments, this is selected via the legacyRUNTIME
environment variable:
Run the agent server as a local process without container isolation.
RUNTIME
environment variable: