yeah maybe.
i wonder how much language-independent discussion of software design is out there. can an AI only "think" in a specific language like python or whatever ? i'm assuming the bulk of the code intelligence is coming from scraping SO and all the coding blogs out there, which in my experience are almost always using the context of a specific language.
otoh, maybe that doesn't matter. it can assume python for "thinking" about design and then drop down to the ai-direct language for implementation.
and over time if the bots share their experiences then a corpus of training material will become available. i imagine those discussions, the bots writing their own coding blog posts, will be fiercely guarded by the various corporations producing coding models.