The /web-setup suggestion now depends only on your account, so many more people will see it.
What's wrong with this entry?
The suggestion to run /web-setup to connect a GitHub account previously required both an experiment flag that defaulted to off and the allow_quick_web_setup entitlement, so most people never saw it. The experiment check is gone and both places that offer the advice now share one helper that checks the entitlement alone.
- The two call sites are the routine-authoring prompt and the GitHub-access preflight message.
they should run /web-setup to connect their GitHub account (or install the Claude GitHub App on the repo as an alternative)
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