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

Attribution source can now be 'owner' in addition to typed/relay

Message attribution now recognizes 'owner' as a source, alongside typed and relay

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

Message attribution now recognizes 'owner' as a source, alongside typed and relay

What

The code that determines who or what sent a message previously recognized typed and relay as attribution sources, collapsing anything else to "unattributed." It now also recognizes an owner source value and passes it through instead of discarding it, with corresponding new cases added to related switch statements.

Why

Messages attributed to an owner are now tracked distinctly instead of being lumped in as unattributed, giving more accurate accounting of where a message came from.

See this entry in the whole of v2.1.267 →

Feedback