A failed --continue or --resume now tells you the error and exits instead of quietly carrying on.
What's wrong with this entry?
If restoring a previous session fails, Claude Code prints an explicit exit message naming the underlying error and pointing you at claude --resume to pick a session or start a new one, then exits with status 1. Previously the failure was only logged and the process carried on silently.
- Exit is recorded with reason
"other".
Run claude --resume to pick a session, or start a new one.
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.232
--session-id now works with --continue/--resume under an SDK URL
Both mention continue resume
-
v2.1.221
Memory recall index is prewarmed at startup
Both mention continue resume
-
v2.1.229
remote-control --continue is documented as reattaching, not resuming
Both mention continue