mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 17:51:22 +00:00
* Browser: unify agent act route execution and contracts * Browser tests: lock act error codes and dedupe harness dispatch * Browser tests: slim act harness dispatch map * Browser act: enforce top-level targetId match * Browser tests: cover missing act error codes * Browser act: restore wait cap and reject zero resize dims * Docs: document /act error contract * Browser act: lock selector precedence and positive resize validation * Browser act: restore interaction cap and harden contract tests * docs: note browser act contract consolidation (#63977) (thanks @joshavant)