What's wrong with this entry?
The effort level information callout for Opus 4.6 is now automatically dismissed on a user's very first session, avoiding unnecessary friction for new users.
- When
numStartups <= 1, the callout is skipped andeffortCalloutDismissedis set totrueimmediately - Existing users who have had multiple sessions will continue to see the callout as before (if not previously dismissed)
First-startup guard in effort callout — ahq() function (search for "effortCalloutDismissed" near "numStartups")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.