Prepare the next browse release by versioning the package on `main`.
What this PR does:
- bumps `packages/cli/package.json` to `0.8.5`
- updates the browse changelog
- consumes the pending browse changesets
After this PR merges, the `Release` workflow on `main` will publish
`browse@0.8.5` from that exact commit using `pnpm pack` + `npm publish
--provenance`.
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Release `browse@0.8.5` by bumping the package version and updating the
changelog.
This patch fixes focus stealing in headed local sessions, adds
suggestions and telemetry for unknown commands, improves driver errors
with retry backoff, adds Chrome launch-arg flags for managed-local
sessions, and emits a `skill_id` on command-completed telemetry.
<sup>Written for commit b405ea98dcf32f291eaa949479d0ad96a684cfbe.
Summary will update on new commits.</sup>
<a
href="https://cubic.dev/pr/browserbase/stagehand/pull/2260?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>
<!-- End of auto-generated description by cubic. -->
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>