Where does the bug appear (feature/product)?
Grok Bot
Describe the Bug
Grok Bot local-computer execution looks connected in Settings but is not actually usable for file I/O.
Machine: MacBook-Air-M2.local
machineId (when listed): bffe1659-9853-43b9-b18c-461093663d3f
App: Grok Bot, 2026-08-28, ~9:07–9:25am PT
Settings → Computer: Current computer = MacBook-Air-M2.local (Save disabled). Execution on this computer = Always allow. Opening Computers shows the Mac listed. A Grok Bot deep link to settings id=local-execution jumps to General instead of Computer (wrong row). Full quit/reopen of Grok Bot did not fix it. The Mac itself stayed on the whole time.
Symptoms:
ListMachines is flaky: sometimes {connected: true} for that id, sometimes machines: , sometimes later Unknown machineId.
After reconnect/restart, first turn often: No registered machines were available when this turn started. A connected machine can be used on the next turn. even though ListMachines in that same turn already returned connected: true.
Shell to the Mac sometimes works for exactly one command (confirmed: ls of ~/Desktop/Idiot_Coding/Patent/Patent Images succeeded, 137 entries, mtime Aug 28 09:10 PT), then the next command fails with Your local machine isn’t connected right now (the Grok Bot desktop app must be open and online to run commands on it) or Your computer “MacBook-Air-M2.local” is unavailable — it looks disconnected. Reconnect it (or focus the computer you want commands to run on) and try again.
CopyFromBox (Grok Bot computer → Mac) never succeeded, including in the window where Shell to the same machineId had just succeeded. Same disconnected / unknown-machineId errors. Retrying to /Users/JakeSun/Desktop/ (no spaces) also failed.
Opening Settings → Computer while “connected” does not keep the session alive.
Not the issue: execution policy (already Always allow), computer name, agent prompt, or USPTO. Direct curl from the Mac to image-ppubs.uspto.gov was 403; that is separate. The bug is the Grok Bot ↔ this Mac local-exec/file-copy channel, not patent download.
Steps to Reproduce
Open Grok Bot on MacBook-Air-M2.local with the Mac left on.
Confirm Settings → Computer: Current computer = MacBook-Air-M2.local (Save disabled), Execution on this computer = Always allow, and that Computers lists the Mac.
Optionally open a Grok Bot deep link to settings id=local-execution and note that it jumps to General instead of Computer.
Fully quit and reopen Grok Bot if the machine already looks connected (this did not fix it).
Ask the agent to write any file into a folder on this Mac (for example /Users/JakeSun/Desktop/ or ~/Desktop/Idiot_Coding/Patent/Patent Images).
In the same turn, compare ListMachines, Shell, and CopyFromBox: ListMachines may return {connected: true} for bffe1659-9853-43b9-b18c-461093663d3f while the first turn still says no registered machines were available; Shell may succeed for one command then fail as disconnected; CopyFromBox fails even in the window where Shell just succeeded.
Observe ListMachines vs Shell vs CopyFromBox disagree, then the machine drops off the list (machines: or Unknown machineId).
Operating System
MacOS
Version Information
Grok Bot 0.29.0
Does this stop you from using Cursor
No - Cursor works, but with this issue