What's wrong with this entry?
Anonymous. No account, no email.
What
Infrastructure for connecting directly to a remote Claude Code server via WebSocket.
Details
- New
useDirectConnecthook manages WebSocket connections - Handles connection lifecycle: connecting, connected, disconnected, errors
- Supports permission request forwarding from remote sessions
- Provides clear error messaging for connection failures
Evidence
useDirectConnect hook at line 586518 (contains "[useDirectConnect] Connecting to", "WebSocket connection error", "Server disconnected.")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.