What's wrong with this entry?
Claude Code now attempts to auto-enroll the device in the trusted-device program when it detects the device is not yet enrolled but a valid OAuth token is present.
- Log message:
"[trusted-device] Not enrolled, attempting lazy enrollment with OAuth token". - Enrollment is triggered silently in the background; no user action required.
- If enrollment fails, the session continues without it.
tO$() function (search for "[trusted-device] Not enrolled, attempting lazy enrollment with OAuth token")
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.