v0.12.8 — Fix web update on detached HEAD
Fix
steroids web updateno longer fails with "unrelated histories" on detached HEAD. Now usesgit fetch+git checkout <tag>(or latest main as fallback), matching the launch command's behavior.
steroids web update no longer fails with "unrelated histories" on detached HEAD. Now uses git fetch + git checkout <tag> (or latest main as fallback), matching the launch command's behavior.