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.235 ·

Cross-session message size now fails with a specific, actionable error

Oversized cross-session messages now fail with a specific error naming the size and the limit

TierYou'll noticehow much it should matter to you
Useful3my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaCross-Session Messagingwhat it touches
KindBug Fixesin v2.1.235,
You'll notice

Oversized cross-session messages now fail with a specific error naming the size and the limit

A new error class message_too_large is raised when a serialized cross-session message exceeds the line cap. The error message states both the actual character count and the limit, and suggests putting bulk content in a file instead.

See this entry in the whole of v2.1.235 →