its not critical , but inefficient and annoying , i saw something similar about editing files which got patched but the reading files part is still happening , half the time the agent wants to read a file it uses get-content command instead of reading the files directly to either get the content of the file in the directory , or get teh content of the file from what it remembers of it using the context files it stores locally (i cant tell if this part is really bad or really good )