Background sessions stop needlessly restarting when your running build is already newer.
What's wrong with this entry?
Background session adoption compares the recorded session's cliVersion against the running build and skips the upgrade respawn when the running session is already newer, instead of treating any version difference as stale.
- affects both background session adoption and the upgrade-respawn path
- a version mismatch alone is no longer sufficient to force a respawn
- applies to everyone
tengu_bg_adopt_upgrade_respawn
Strings lifted out of the shipped bundle, so the claim above can be checked against them.