mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-14 13:26:04 +00:00
* fix(browser): guard interaction navigation requests * fix(browser): preserve pages on blocked navigation * fix(browser): enforce interaction navigation policy * test(browser): type navigation guard fixtures * fix(browser): execute guarded wait predicates * style(browser): satisfy interaction lint * fix(browser): guard hover drag and scroll navigation * fix(browser): type policy check outcomes * test(browser): type navigation guard mocks * fix(browser): preserve proxy policy for guarded interactions * fix(browser): carry navigation policy through actions * fix(browser): retain policy for existing-session guards * fix(browser): guard existing-session waits * test(browser): avoid shadowed guard pages * fix(browser): expose scroll action to agents * fix(browser): disable speculative managed preconnects * docs(browser): bound managed preconnect hardening * fix(browser): keep wait behavior outside interaction guards * chore(browser): leave release notes to release automation * fix(browser): guard all interaction navigations