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.
Names in the bundlewhiteboardVariantLatch