Comment uh... okkayyy... (Score 3, Insightful) 23
So instead of having a one person chat window on one pc talking to an agent in the cloud... you did the natural thing and put the chat window into the cloud with the agent so anybody could chat with it.
This is not revolutionary. I question if it's even that evolutionary as it's something that probably should've been that way from the start.
The REAL problem here is you're going to make the code more and more complex as more ideas get introduced. I'm the majority coder on 2 systems that I'm responsible for and I'm already starting to lose track of fine details as I've been ordered to add features at faster rates and interfacing with different APIs and subsystems that I don't have time to fully learn and rely on the AI to generate the code for and now have to go back to the AI and ask it to summarize certain code paths that I "wrote" and, at the time, that I stepped through and verified worked (along with unit tests). But because I didn't, personally, write the line, let alone structure it (even though I guided the design) it's not seared into my memory compared to if I had.
The further this goes on, the more this is not a program I'm intimately involved with... but a database of functionality that I need an AI to query... let alone update features for.
I don't think this is a good thing.