Vibe Coding
`ListAgents` Now Labels Disconnected Remote Control Sessions `offline` and Cloud Sessions `cloud`
Claude Code 2.1.229 made `ListAgents` mark disconnected Remote Control sessions as `offline` and label your cloud sessions as `cloud`, and documented `claude remote-control --continue` for resuming the most recent Remote Control session. Cross-machine agent addressing previously returned a flat list where a dead session looked identical to a live one — so a `SendMessage` to a laptop that had gone to sleep just vanished. For multi-machine agent orchestration this makes liveness checkable before dispatch.
↳ Follow the thread