I don't even know what the fuck "agentic" is or why the hell I would want it all over my software. So tired of everything in the computing world today.
As far as I can tell, it just means giving the LLM the ability to run commands, read files, edit files, and run in a loop until some goal is achieved. Compared to chat interfaces where you just input text and get one response back.
Sounds like an antipattern being rebranded as a solution. I shouldn't have to precisely instruct AI on how to solve every problem. I should be able to give it requirements and with its vast knowledge it should be able to understand various design elements within a system like design patterns and make the appropriate change without me needing to tell it to look for those things.