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

New artifact/comment 'outside org' marker on human accounts

Human accounts outside the organization are now marked with an 'outside' flag in serialized account data

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindInternal Changesin v2.1.275,
Under the hood

Human accounts outside the organization are now marked with an 'outside' flag in serialized account data

What

When a human account is flagged internally as being outside the organization, that fact is now included in the serialized account object as outside: true. The corresponding data schema gained a matching optional outside field alongside the existing access field.

Why

This lets other parts of the system (such as artifact or comment handling) know when an account belongs to someone outside the org, which was not previously exposed.

See this entry in the whole of v2.1.275 →

Feedback