Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

Teammate mailbox reads can now surface unknown errors instead of silently swallowing them

Mailbox reads can now surface unexpected errors, and mark-as-read calls report whether they succeeded.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaTeammateswhat it touches
KindBug Fixesin v2.1.257,
You'll notice

Mailbox reads can now surface unexpected errors, and mark-as-read calls report whether they succeeded.

readMailbox gained a throwOnUnknownReadError option. markMessagesAsRead and markMessagesAsReadByPredicate now use it and return a boolean indicating success or failure instead of silently returning on unexpected errors.

See this entry in the whole of v2.1.257 →

Feedback