Messages from another client on the same cloud session are trimmed to what yours can display.
What's wrong with this entry?
When another client is attached to the same cloud session, its messages are not passed through as-is: content blocks this client cannot show become a placeholder and tool calls are dropped entirely.
- The number of each is reported as
peer_content_omittedandpeer_tool_use_omittedin the end-of-run event. - Frame types the client does not recognise are dropped with a warning, except for a known list of service events including
synced_file_changed,mcp_auth_requiredandheartbeat_probe, which are dropped silently.
[unsupported content from another client omitted]
Strings lifted out of the shipped bundle, so the claim above can be checked against them.