On Windows, No Tools available on agent creation was caused by entrypoint.sh and wait-for-it.sh having CRLF line endings, which breaks them inside the Linux containers. Open both files in VS Code, click the CRLF indicator at the bottom right, and switch it to LF, then rebuild. Another user confirmed…
On Windows, No Tools available on agent creation was caused by entrypoint.sh and wait-for-it.sh having CRLF line endings, which breaks them inside the Linux containers. Open both files in VS Code, click the CRLF indicator at the bottom right, and switch it to LF, then rebuild. Another user confirmed…