openclaw/extensions/browser
2026-07-31 00:01:39 -07:00
..
chrome-extension chore(test): run browser copilot E2E in CI (#116407) 2026-07-30 23:20:34 +08:00
scripts fix(browser): make copilot runtime bundle deterministic (#111109) 2026-07-18 18:49:38 -07:00
skills/browser-automation feat(browser): return inline page state after navigation (#114814) 2026-07-28 20:42:57 +09:00
src fix(browser): return committed trace path (#116702) 2026-07-31 00:01:39 -07:00
browser-config.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
browser-control-auth.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
browser-doctor.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
browser-host-inspection.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
browser-maintenance.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
browser-profiles.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
cli-metadata.ts fix(cli): preserve machine-readable stdout (#113654) 2026-07-27 05:44:16 -04:00
cli-output-mode.ts fix(cli): preserve machine-readable stdout (#113654) 2026-07-27 05:44:16 -04:00
index.test.ts fix(browser): uploads fail when the browser runs on a remote node (#115291) 2026-07-29 20:31:46 +08:00
index.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
openclaw.plugin.json
package.json fix(build): pin typebox to a published release (#116333) 2026-07-30 09:58:51 +00:00
plugin-registration.ts fix(browser): uploads fail when the browser runs on a remote node (#115291) 2026-07-29 20:31:46 +08:00
register.runtime.ts fix(browser): uploads fail when the browser runs on a remote node (#115291) 2026-07-29 20:31:46 +08:00
runtime-api.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
setup-api.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
test-fetch.ts improve: keep isolated tests under one second (#100019) 2026-07-05 10:57:19 -07:00
test-support.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
tsconfig.json