Cloud session lists fetched while your login changed are discarded instead of shown.
What's wrong with this entry?
If your credentials change while Claude Code is walking the list of cloud sessions, the results are now discarded rather than shown. You get an empty list marked as a failed fetch plus a warning, instead of session data retrieved under a login that has since been replaced.
- The credential in use at the start of the walk is compared against the current one at the end.
- On mismatch the list returns empty with
unavailable: "fetch_failed".
session list walk ran under a superseded credential
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.