After a one-time browser pick, insane-review now auto-launches the saved browser on every run instead of re-asking.
--ensure-env: when CDP is down and a browser is saved (~/.insane-review/config.json), silently auto-launch it before proceeding.--check-envstays a pure, side-effect-free reporter; auto-launch (a side effect) lives in--ensure-env(CQS).- Saved-value only: no first-detect fallback, so it never auto-launches your main browser unprompted. No auto-launch on
browser=wrong(port occupied). - STATUS gains
saved_browser=<name|none>so the command asks only on the first run.
Reviewed via agent-council (claude/codex/gjc).