Cloud sessions show a panel with project files, settings and plugins sync status in plain English.
What's wrong with this entry?
Under the remote session URL, a cloud session now draws three rows (Project files, Settings, Plugins) with a tick or spinner and a plain-English note when something is off, such as "this session was not started from this folder", "sync is switched off on this machine", or "the cloud session restarted without its synced files". The panel refreshes as the session streams, plugins change, and the settings upload and read-back complete.
- The project files row comes from directory-sync state, the settings row from the settings upload plus its read-back confirmation, and the plugins row from the plugin-forwarding attachment.
- Plugin rows carry a reason:
switched_offwhenCLAUDE_CODE_DISABLE_PLUGIN_FORWARDINGis set, plusnot_enabled,attach_failedandpending. - The panel is skipped for viewer-only sessions and when no session manager is connected. One further condition in that guard is a minified feature check whose source is unreadable, so there may be a third case where the panel does not draw.
this session was not started from this folder
Strings lifted out of the shipped bundle, so the claim above can be checked against them.