Currently all of the informational and error state assume Typescript. It could be nice to introduce language specific messaging.
One particular area of interest beyond messages are Input Schema's. JSON schema is not very friendly to work with in the UI as its very verbose and full of superfluous information. It's not a natural fit in Dart, Go, etc.