openclaw/extensions/browser
Peter Steinberger 209d50b52c
feat(browser): add coordinate click action
Co-authored-by: Daniel Lutts <daniellutts@10-19-94-204.dynapool.wireless.nyu.edu>
2026-04-25 07:31:33 +01:00
..
skills/browser-automation feat(browser): add doctor and richer inspection helpers 2026-04-25 00:56:35 +01:00
src feat(browser): add coordinate click action 2026-04-25 07:31:33 +01:00
test-support fix(test): keep browser vitest mock out of runtime scan 2026-04-20 20:45:42 +01: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 fix(plugin-sdk): align browser tab cleanup type exports 2026-04-25 03:53:21 +01:00
browser-control-auth.ts Browser: consolidate duplicate helper surfaces via facade delegation (#63957) 2026-04-09 19:49:04 -05: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 fix(plugin-sdk): align browser tab cleanup type exports 2026-04-25 03:53:21 +01:00
browser-runtime-api.ts refactor: route plugin sdk through extension barrels 2026-03-27 13:46:16 +00:00
cli-metadata.ts perf(plugins): trim channel boundary core imports 2026-04-08 08:52:52 +01:00
index.test.ts fix(browser): require admin scope for browser request 2026-04-25 05:27:20 +01:00
index.ts test: speed up browser plugin entry tests 2026-04-07 19:59:46 +01:00
openclaw.plugin.json feat(browser): add stable tab handles and automation skill 2026-04-25 00:23:55 +01:00
package.json chore(deps): update workspace dependencies 2026-04-24 16:55:08 +01:00
plugin-registration.ts fix(browser): require admin scope for browser request 2026-04-25 05:27:20 +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-fetch.ts perf: slim browser tab tests 2026-04-23 21:07:11 +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