I disagree with all your assertions.
> AI has access to your command line to autonomously execute commands. No no no.
Ok, I must admit that I did cast that line off the back of the good ship ColaMan without any further information in order to see if anyone would bite.
You think that particular command line has anything of worth in it? The only thing in there that I can't recreate with one command is the local Git repository that the LLM commits its changes to. And that's only because I manually copy it out of the LLM's sandbox on occasion. I should probably automate that one day.
> you enabled an LLM to do destructive things and then complain when there is destruction.
There has been no destruction in it's little sandbox that I care about. It created a faulty command that got escaped by the shell, and oh shit, nothing of importance happened, because even if that command had been 'rm -rf /' I just would have had to return to the last backed up git that I had. That takes about 5 minutes I suppose. The amount of effort that LLM has saved me over the last two months is probably about a year's worth of full time coding, so I'm going to look past any accidental nuclear holocausts where it turns all the sand in its sandbox to glass.
Look. LLMs are just tools. Some tools are great, some tools are shit. This particular class of tool is great at all that boilerplate stuff that can get you 50 - 80 percent of the way to completing a task that you need to do today, if you already have enough skill to know how to do the task. It's been quite useful going through all my old projects in 'code review' mode, because it can often see security/usability/structural issues or improvements that I frankly could not be arsed to deal with when I wrote them. It is in no way ready to replace a human for any sustained length of time, and anyone with a shred of intellect can see that.
Personally, I don't think the AI bubble is going to last much longer. So I'm quite happily burning up Anthropic's compute time finishing off/cleaning up heaps of small home and work projects before a single question costs $8.25 for the LLM to answer.