|
|
|
|
|
by simonw
208 days ago
|
|
Which Copilot? Does it do that using its own web fetch tool or is it smart enough to spot if it's about to run `curl` or `wget` or `python -c "import urllib.request; print(urllib.request.urlopen('https://www.example.com/').read())"`? |
|