Comment by simonw
7 hours ago
Regular default ChatGPT can also now run code in Node.js, Ruby, Perl, PHP, Go, Java, Swift, Kotlin, C and C++.
I'm not sure when these new features landed because they're not listed anywhere in the official ChatGPT release notes, but I checked it with a free account and it's available there as well.
I was able to install the D language compiler DMD by providing a .deb file.
https://chatgpt.com/share/69781bb5-cf90-800c-8549-c845259c33...
Shame no c# in that list
Probably (?) not related but there is an issue with claude code for web with nuget. It doesn't support the proxy auth mechanism that anthropic gives it. I wonder if it's the same problem here.