A startup tip pointing at a /design command for mocking up UI is present but nobody sees it.
A tip suggesting /design before building UI needs an allow_design_sync entitlement plus a flag defaulting false, so it is inert.
tengu_cedar_plume Off in both readingsThe flag server returned off for the account this site reads and for the anonymous baseline. A reading of off cannot rule out a rollout these two readings sit outside of.
This account: off · anonymous baseline: off · compiled default in v2.1.236: on
Read once, for one account on one subscription tier, against v2.1.236. It isn't a statement about your account. What a flag value here can and cannot tell you
What's wrong with this entry?
A new startup tip with the internal id claude-design-command suggests running the /design command before building UI, reading "Working on UI? Run /design to mock up a few directions before you build". It is present but inert in this build: showing it needs the allow_design_sync account entitlement and then a feature flag whose fallback is false, so no one sees it yet. Alongside it, the tip engine gained two general behaviours that apply to all tips.
- The tip carries priority 1 and will not reappear for 15 sessions once shown.
- The second gate is
tengu_omelette_fouet, and with its fallback of false nothing in this build turns the tip on; the gate function itself shipped in 2.1.235, and only the tip is new here. - Tips that advertise a command are now shown only when that command actually exists in the running build.
- The tip engine skips any tip recorded in its failed-tips list, so a tip that could not be displayed is not retried.
- This is a distinct tip from the existing
claude-design-contextual, which links to a claude.ai URL and is gated bytengu_cedar_plume.
id: "claude-design-command", claude-design-command
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
A crashing slash command now tells you it crashed
Both mention slash command
-
v2.1.234
A command can decide from its arguments whether it counts as sensitive
Both mention slash command
-
v2.1.234
A slash-command grouping for a command that does not exist
Both mention slash command