Upstream browser-use has moved beyond the frozen target used by browser-use-rs.
Keep this issue open until the new upstream commit has been audited. Do not update
INITIAL_UPSTREAM_COMMIT or the docs target until the behavioral delta has either
been implemented, explicitly scoped out, or split into concrete follow-up issues.
Suggested audit checklist:
- Review changes under
browser_use/browser, browser_use/dom, browser_use/agent,
browser_use/llm, browser_use/mcp, and packaging/CLI entrypoints.
- File focused parity issues for each new or changed public behavior.
- Update the frozen target only after those issues are resolved or documented as
compatibility boundaries.
- Run
cargo fmt --all --check, cargo clippy --workspace --all-targets -- -D warnings,
cargo test --workspace, and the release helper checks before closing.
Automation note: the scheduled workflow edits this single issue only when the
latest upstream commit changes, and does nothing when the frozen target is current.
Upstream browser-use has moved beyond the frozen target used by browser-use-rs.
157779338afdcc03023010ec3c24ad63d820453c5f99e737c5e7ef3d3d4cbb121cc501991fdee72eKeep this issue open until the new upstream commit has been audited. Do not update
INITIAL_UPSTREAM_COMMITor the docs target until the behavioral delta has eitherbeen implemented, explicitly scoped out, or split into concrete follow-up issues.
Suggested audit checklist:
browser_use/browser,browser_use/dom,browser_use/agent,browser_use/llm,browser_use/mcp, and packaging/CLI entrypoints.compatibility boundaries.
cargo fmt --all --check,cargo clippy --workspace --all-targets -- -D warnings,cargo test --workspace, and the release helper checks before closing.Automation note: the scheduled workflow edits this single issue only when the
latest upstream commit changes, and does nothing when the frozen target is current.