@tante
My team lead likes AI and makes everything with it. Like analysing log files (python "agents") or writing small scripts, asking AI for everything. And he believes he is really productive with it. I don't know...maybe for easy one time tasks. But if he evaluates log files once a weak he is not really saving a lot of time here (starting a script is not really taking time). Maybe he is not really saving time at all cause he is prompting for it every single time instead of having a script.
My worst experience so far: IT colleague who prompted a script to replace a static number in file with an other new static number. This replacing is about once a month. Doubt that it is faster (and easier) starting a script then using an editor and replace by hand. Script was for a non tech person.