Comment on Microsoft is turning Windows into an ‘agentic OS,’ starting with the taskbar

<- View Parent
Bob_Robertson_IX@discuss.tchncs.de ⁨1⁩ ⁨week⁩ ago

I added Opencode to my Linux terminal and have it powered by Ollama and it has made my Linux computer even more amazing. I just tell it what I want it to do and it does it. It knows all of my servers, services, applications and scripts, has access to all of my config and data files. So when I tell it that I have some files stuck in the ‘download’ directory inside my ‘movies’ directory, I don’t have to tell it which computer that directory is located on or how to access it. I also don’t have to tell it that the files get into that directory using Radarr. So when I was having issues of my files not properly being moved from ‘download’ to ‘organized’ it could have just moved the files, which is what I was expecting… instead it looked at the config file for Radarr and suggested how I can fix it. That was pretty incredible.

Now, if Windows had done that using Copilot I wouldn’t be thrilled because that means that Microsoft has way too much knowledge about my personal network structure.

Adding agentic AI to the OS can be amazingly powerful, but it really should only be done with an LLM that you control.

Also, agentic AI is going to cause a LOT of problems because as great as my above example is, I later had an instance where I added several .docx files to my Opencode directory and asked it to convert the files to a format it can read (plain text) and then ingest the information from them. It did that, and then it wanted to delete the .docx files. I told it to leave the files alone and I’d delete them later. A couple of minutes later it again tried to delete those .docx files (it was literally trying to run the command ‘rm **/*.docx’, which I really don’t like it using wildcards with the rm command). So again, I told it not to, then I told it that I do not want it to ever remove any .docx files without my explicit permission. It apologized profusely… and then immediately tried to run the rm command again.

It’s a handy tool, but if you get lazy and let your guard down it’s going to bite you.

source
Sort:hotnewtop