### Bug Description ``` ⏺ Update(<file>) ⎿ Error replacing text in <file>: fs.readFile is not a function ``` ### Steps to reproduce 1. Ask grok to update a file. 2. See error. 3. Grok will then fallback to `echo`ing or `cat`ing into the file.