openclaw/extensions/browser
Agustin Rivera 5f5b3d733b
fix(browser): re-check interaction-driven navigations (#63226)
* fix(browser): guard interaction-driven navigations

* fix(browser): avoid rechecking unchanged interaction urls

* fix(browser): guard delayed interaction navigations

* fix(browser): guard interaction-driven navigations for full action duration

* fix(browser): avoid waiting on interaction grace timer

* fix(browser): ignore same-document hash-only URL changes in navigation guard

* fix(browser): dedupe interaction nav guards

* fix(browser): guard same-URL reloads in interaction navigation listeners

* docs(changelog): add interaction navigation guard entry

* fix(browser): drop duplicate ssrfPolicy props

* fix(browser): tighten interaction navigation guards

---------

Co-authored-by: Devin Robison <drobison@nvidia.com>
2026-04-08 13:39:07 -06:00
..
src fix(browser): re-check interaction-driven navigations (#63226) 2026-04-08 13:39:07 -06:00
browser-bridge.ts refactor: split browser sdk imports for sandbox and audit 2026-04-03 16:39:47 +01:00
browser-cdp.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-config.ts refactor: collapse plugin sdk extension shims 2026-04-05 15:44:53 +01:00
browser-control-auth.ts refactor: split browser sdk imports for sandbox and audit 2026-04-03 16:39:47 +01:00
browser-doctor.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-host-inspection.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-maintenance.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-profiles.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-runtime-api.ts
cli-metadata.ts perf(plugins): trim channel boundary core imports 2026-04-08 08:52:52 +01:00
index.test.ts test: speed up browser plugin entry tests 2026-04-07 19:59:46 +01:00
index.ts test: speed up browser plugin entry tests 2026-04-07 19:59:46 +01:00
openclaw.plugin.json
package.json chore: prepare 2026.4.9 release 2026-04-08 08:02:53 +01:00
plugin-registration.ts Browser: align plugin registration mutability 2026-04-07 23:52:55 +01:00
register.runtime.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
runtime-api.ts refactor: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00:00
setup-api.ts refactor: dedupe extension lowercase readers 2026-04-07 12:18:01 +01:00
test-support.ts fix(browser): route test support through sdk testing 2026-04-04 01:07:28 +09:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00