What's wrong with this entry?
Claude Code is better at recovering background sessions that stall, crash, or lose their supervisor connection.
claude attach <id>
claude respawn <id>
claude respawn --all
claude rm <id>attachnow attempts to wake sessions that reportENOJOB, reconnects through a transient service when possible, and gives clearer messages when a session moved, exited, or cannot be reattached.- Startup stalls can now trigger an automatic worker restart before giving up.
respawnandrmnow have explicit--helpoutput.rmkeeps changed worktrees instead of blindly removing them when uncommitted changes are present.
Background recovery messages (search for "Session not responding — restarting it…", "Usage: claude respawn <id>|--all", and "Worktree has uncommitted changes — kept at")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.