Date: 2026-09-10

Cross-session messaging

Cross-session and agent messaging are runtime capabilities represented by structured message and session types. They are not a general-purpose chat relay.

Use the current implementation

Use the exposed messaging tools only when they appear in the current session capability set. Keep messages scoped to the intended session or agent and include enough context for the receiver to verify the handoff.

Boundaries and safety

Delivery, ownership, and persistence are runtime-controlled. Do not send secrets or assume that a message implies a completed change.