Draft release notes, recommend and apply a version bump, and update CHANGELOG.md for the next dormouse release by analyzing all merge commits and squash-merged PRs since the last release tag. Used as step 2 of the release checklist in docs/specs/deploy.md.
Use when debugging Dormouse standalone behavior through the browser-based agent-browser harness instead of Tauri. Covers launching a fresh pnpm dev:standalone:ab run, observing sidecar and in-browser logs together, driving the UI with agent-browser, clearing stale nested browser sessions, and timing agent-browser…