Several of my friends who don't know any programming are creating video games and music software with AI agents.
Much of what they are doing is incomprehensible to me. I often find that being a programmer is actually holding me back in this regard, because I feel the need to understand everything the code is doing, as well as the specialized knowledge (e.g. the math involved in audio processing and sound effects). Whereas my friends can just say... yeah add a phaser effect to the synth and it just does it.
Have they shipped anything that people are using? The concerns are different and creating something usable by people is why software engineering exists.