The whiteboard skill gained opening sketches, named boards and clearer send-permission errors, but stays switched off.
A substantially reworked whiteboard skill and page ship, but its enable check calls a helper that returns false.
What's wrong with this entry?
The whiteboard skill and its bundled page were substantially reworked, but registration still gates on a helper that returns false, so none of it is reachable.
- Claude is instructed to draw an opening sketch of its read of the design before anything else.
- The page is built through
merge-state.mjs, which gains a--titleflag naming the board "Whiteboard — <topic>" and refuses to silently rename a board that was already sent. - Republishing with capabilities re-declared happens only when the user says Send to Claude is unavailable.
- The bundled page restyles onto inlined Claude Design System tokens.
- The Send button is now disabled at load with a specific reason when the permission state is permanently blocked, rather than the block being discovered on first click; permanent and transient permission codes are handled separately.
- Toasts gain a configurable duration.
- Gate:
isEnabledreturnsPQi() && j2e(), andPQi()returns!1.
whiteboard send blocked
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Session titles read as names, not sentences
Both mention title
-
v2.1.234
Session and branch naming prompt tightened
Both mention title
-
v2.1.248
Terminal title follows a renamed session
Both mention title