WSL Environments
WSL Environments
If your agent runs inside WSL, a remote shell, or CI, prefer environment-variable based configuration first.
Key checks
- Network reachability
- DNS and proxy settings
- Keep secrets out of script repositories
Practical advice
Validate one request in an interactive shell before moving the same configuration into automation.
