I guess my ears kind of turn off when you say "it's all slop, none of the apps are good, and it's a failure because no one has used AI to make the next Salesforce".
I have found agentic coding to be extremely useful for a bunch of small, middleware, very focused bits of software for small businesses:
* A company had a very specific scheduling need, they needed to move about 8-15 staff around with a bunch of different shifts, and have custom reports on who was working how many hours, and have the employees get a nice clean email summarizing their schedule
* A manager wanted a very simple "let me send a text to add a to-do to the group list" need
* A sales team of 3 wanted to be able to type pricing of raw goods into their phone, have it compared to other market sources, and have it text the other 2 salespeople and their manager when they were out in the field
All of these were coded with Codex in about 4 hours with further refinements over the next week of back-and-forth with the people using the tools.
I suppose yes we could have found some custom middleware solutions that did similar things, but it's nice to be able to make a web page or tiny mobile app that just does EXACTLY what the person wants.
It's hard to do that and then listen to someone who says it's all just garbage.