What's wrong with this entry?
A new per-user enableArtifact setting allows administrators to explicitly enable or disable the Artifact tool for individual users, independent of the plan-level default.
- When unset, the Artifact tool availability falls back to plan defaults (disabled for Pro plan by default until the feature is available plan-wide).
- Checked in priority order: policy settings → flag settings → user settings.
- The
CLAUDE_CODE_DISABLE_ARTIFACTenvironment variable continues to override all settings.
New setting (search for "Enable or disable the Artifact tool for this user. Unset = default by plan once the feature is available.")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.