openclaw/extensions/browser/src
2026-04-27 22:55:09 +01:00
..
browser test(extensions): use scoped config runtime imports 2026-04-27 22:24:30 +01:00
cli test: keep extension mocks on sdk seams 2026-04-27 22:55:09 +01:00
config refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
gateway test: keep extension mocks on sdk seams 2026-04-27 22:55:09 +01:00
infra perf: inline browser ws decoder 2026-04-23 23:20:27 +01:00
logging refactor: harden plugin metadata and browser sdk seams 2026-04-05 23:35:02 +01:00
media refactor: harden plugin metadata and browser sdk seams 2026-04-05 23:35:02 +01:00
node-host refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
process refactor: harden plugin metadata and browser sdk seams 2026-04-05 23:35:02 +01:00
security refactor: harden plugin metadata and browser sdk seams 2026-04-05 23:35:02 +01:00
test-utils refactor(deadcode): remove extension wrapper shims 2026-04-06 17:18:03 +01:00
utils refactor: harden plugin metadata and browser sdk seams 2026-04-05 23:35:02 +01:00
browser-runtime.ts feat(browser): expose doctor diagnostics to agents 2026-04-25 01:15:31 +01:00
browser-tool.actions.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
browser-tool.runtime.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
browser-tool.schema.ts feat(browser): add coordinate click action 2026-04-25 07:31:33 +01:00
browser-tool.test.ts test: route extension tests through sdk seams 2026-04-27 22:34:21 +01:00
browser-tool.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
control-service.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
core-api.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
doctor-browser.test.ts fix(browser): stabilize doctor diagnostics 2026-04-25 01:30:47 +01:00
doctor-browser.ts feat(browser): expose doctor diagnostics to agents 2026-04-25 01:15:31 +01:00
plugin-enabled.ts refactor: harden plugin metadata and browser sdk seams 2026-04-05 23:35:02 +01:00
plugin-service.test.ts perf: consolidate browser test entrypoints 2026-04-24 02:08:38 +01:00
plugin-service.ts fix(browser): harden browser control override loading (#62663) 2026-04-08 13:24:47 -06:00
record-shared.ts refactor: dedupe shared string predicates 2026-04-07 02:03:33 +01:00
security-audit.test.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
security-audit.ts refactor: dedupe browser and memory lowercase helpers 2026-04-07 13:44:41 +01:00
server.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
utils.ts