A /design command that drafts a design on a canvas artifact now registers by default, if your account allows it.
tengu_ethereal_nova Off by default, switched on for this accountThe shipped code defaults this off, and the flag server returned on for the one account this site reads on this version. That is the reading that makes the entry above worth a second look, and it still says nothing about your account.
This account: on · anonymous baseline: on · compiled default in v2.1.238: off
Read once, for one account on one subscription tier, against v2.1.238. It isn't a statement about your account. What a flag value here can and cannot tell you
What's wrong with this entry?
The switch controlling the design canvas command, tengu_ethereal_nova, now defaults to on instead of off, so with no server-side value the design slash command registers and appears in the menu as "Draft a design on a canvas Artifact — editable where saving is enabled (Claude Design preview)". Two further conditions still apply: artifacts must be enabled for the account, and the Artifact tool must advertise a capabilities field. Whether it is on for a given account is still decided remotely.
- The compiled fallback moved from false to true; the live value continues to come from remote config, which overrides the fallback.
- The enablement check gating the command is named
isDesignCanvasSkillEnabled, and the command name it registers isdesign. - Accounts without artifacts, or on a build whose Artifact tool schema omits
capabilities, see no change.
tengu_ethereal_nova, isDesignCanvasSkillEnabled, Draft a design on a canvas Artifact — editable where saving is enabled (Claude Design preview)
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.235
Claude Design state moved off module globals onto a per-session object
Both mention design
-
v2.1.248
Claude Design 403 message says whether your credential has access
Both mention design
-
v2.1.248
Design finalize_plan still asks first
Both mention design