Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.277 ·

Session-inbox relayed messages can now carry attachments

Relayed session-inbox messages can now include attachments

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaElsewherewhat it touches
KindImprovementsin v2.1.277,
Under the hood

Relayed session-inbox messages can now include attachments

What

Messages relayed through the session inbox (used for things like Slack messages reaching a session) can now carry attachments. The message event builder accepts an optional attachments argument and includes it in the message data sent to the session. The attachments field has also been added to the list of fields treated as untrusted, alongside the existing body, sender_display, and slack_permalink fields.

Why

This lets relayed messages carry file or media attachments rather than just text, while still treating that attachment data as untrusted input like the rest of the relayed message.

See this entry in the whole of v2.1.277 →