openclaw/extensions/browser
Peter Steinberger a2c6474377
feat(browser): scoped and structured page extraction (#113938)
* feat(browser): add scoped structured extraction

* fix(browser): keep capture result type module-local and refresh docs map

* fix(browser): keep extract capture helper private
2026-07-25 19:32:44 -07:00
..
chrome-extension fix(browser): settle page shares when the relay disconnects (#113803) 2026-07-25 12:04:03 -07:00
scripts fix(browser): make copilot runtime bundle deterministic (#111109) 2026-07-18 18:49:38 -07:00
skills/browser-automation feat(browser): scoped and structured page extraction (#113938) 2026-07-25 19:32:44 -07:00
src feat(browser): scoped and structured page extraction (#113938) 2026-07-25 19:32:44 -07:00
browser-config.ts
browser-control-auth.ts
browser-doctor.ts
browser-host-inspection.ts
browser-maintenance.ts
browser-profiles.ts
cli-metadata.ts
index.test.ts fix(browser): preserve lazy tool output schema (#113925) 2026-07-25 18:26:55 -07:00
index.ts
openclaw.plugin.json
package.json chore(deps): refresh repository dependencies (#112453) 2026-07-23 16:17:13 +00:00
plugin-registration.ts fix(browser): preserve lazy tool output schema (#113925) 2026-07-25 18:26:55 -07:00
register.runtime.ts
runtime-api.ts
setup-api.ts
test-fetch.ts
test-support.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
tsconfig.json