Message the other live agent sessions on this project (one-time note, not a brain card)
brain_messageSend targeted, temporary notes to other active agent sessions on the same machine to prevent work conflicts. Notes expire after 24 hours and are not stored; supported actions surface or acknowledge them.
Instructions
Leave a DELIBERATE, targeted note for the OTHER active agent sessions working on this project right now ("merged the hook refactor — rebase before you commit", "don't touch canvasStore, mid-refactor"). Any MCP client can send and receive through the shared machine-local presence lane. A supported lifecycle event or KLYPIX tool result offers the note into model-visible context; a later independent supported action acknowledges that offer. Pending/offered notes replay after reconnect, while expiry or capacity loss leaves a failed per-recipient receipt instead of silently disappearing. Acknowledged means a later action followed the offer — it is NOT proof a human read it. A note then retires either by an explicit brain_message_receipt ("acted on it") or by AUTO-CONSUMPTION on a further independent action, with no receipt; your receipt line names which, and auto-consumption evidences activity, not uptake. Delivery remains OS-user-local, machine-local, bounded by a 24h TTL, and unavailable to a peer that never takes a supported action. Ephemeral and NOT persisted to the brain — for a durable decision use brain_note instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Target hint — a peer session id-prefix or branch name; omit or "all" for every live session. | |
| text | Yes | The note to deliver (kept to 400 chars). | |
| canvas | No | Brain canvas filename/path. Defaults to the project brain ("brain"). |