Where does the bug appear (feature/product)?
Grok Bot
Describe the Bug
The local machine shows “isn’t connected” from the agent side while chat works normally, and it persists through every documented client-side fix. Grok Bot 0.27.0, Windows 11 Pro (build 26200).
Original failure signature in ~/.grokbot/local-exec-daemon.log: a repeated desktop ownership lost, shutting down restart loop, with two local-exec-daemon instances alive concurrently, plus one [user-computer-provider] watch stream failed: ConnectError.
Remediations performed, each verified locally:
Full kill of all Grok processes → single relaunch → exactly one daemon, ownership held with no further ownership lost entries, connection.json re-sealed ~30s after start. Host still not visible to the agent.
Credential reset (daemon state files renamed aside, app relaunched) → a fresh registration identity was minted — new credential written, new connection sealed and accepted by the gateway. Host still not visible.
Network verified clean from the host: cursor.com 200, api2.cursor.sh 200, api.x.ai TLS connects; no proxy, VPN, or DNS filtering. Registration appears stuck server-side, keyed to the account — it survives a completely fresh machine identity. Requesting a staff-side reset. Pre-reset daemon state files are preserved locally if useful.
Steps to Reproduce
Open the Grok Bot desktop app on Windows; confirm chat works.
From the agent, ask: “Which computers do you currently see as available for local execution?” → no computer list; any spawn attempt returns “Your local machine isn’t connected right now (the Grok Bot desktop app must be open and online to run commands on it).”
Fully quit the app, kill all Grok processes, relaunch once, wait 60s → daemon registers cleanly (verified in local-exec-daemon.log / .json) → agent still reports not connected.
Quit again, rename local-exec-daemon-credential.json and local-exec-daemon-connection.json aside, relaunch → fresh credential and connection are minted and accepted → agent still reports not connected.
Expected Behavior
With the desktop app open, a single healthy daemon holding desktop ownership, and a gateway-accepted registration, the local machine should appear in the agent’s available-computers list and accept local execution — or, failing that, the agent side should surface why the host is excluded rather than a generic “isn’t connected.”
Operating System
Windows 10/11
Version Information
Grok Bot 0.27.0
Does this stop you from using Cursor
Mostly - I can’t connect to my local system, which is all I’m looking to use the product for at this time.