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

Live collaborative whiteboard variant built but disabled at the code level

A live collaborative whiteboard variant exists in code but is disabled by internal gates.

TierNothing to try yethow much it should matter to you
Useful3my rating, 1 to 5
Signal4worth watching, 1 to 5
AreaArtifactswhat it touches
KindIn Developmentin v2.1.260,
Nothing to try yet Notable No documentation found

A live collaborative whiteboard variant exists in code but is disabled by internal gates.

The whiteboard-artifact skill now has two full variants: the existing solo canvas, and a new live/collaborative one where everyone with the board open sees each other's strokes and cursors as they happen, the board shows whether a given session is present, and drawing can happen live alongside sending messages. Which variant loads is decided by ze(), which sets whiteboardVariantLatch to "live" only when both Cbn() and Ele() are true, otherwise "solo". Separately, the whiteboard skill as a whole is only enabled when Tbn() and fk() both hold.

Read from
Names in the bundlewhiteboardVariantLatch

See this entry in the whole of v2.1.260 →

Feedback