openclaw/extensions/browser
Peter Steinberger 538605ff44
[codex] Extract filesystem safety primitives (#77918)
* refactor: extract filesystem safety primitives

* refactor: use fs-safe for file access helpers

* refactor: reuse fs-safe for media reads

* refactor: use fs-safe for image reads

* refactor: reuse fs-safe in qqbot media opener

* refactor: reuse fs-safe for local media checks

* refactor: consume cleaner fs-safe api

* refactor: align fs-safe json option names

* fix: preserve fs-safe migration contracts

* refactor: use fs-safe primitive subpaths

* refactor: use grouped fs-safe subpaths

* refactor: align fs-safe api usage

* refactor: adapt private state store api

* chore: refresh proof gate

* refactor: follow fs-safe json api split

* refactor: follow reduced fs-safe surface

* build: default fs-safe python helper off

* fix: preserve fs-safe plugin sdk aliases

* refactor: consolidate fs-safe usage

* refactor: unify fs-safe store usage

* refactor: trim fs-safe temp workspace usage

* refactor: hide low-level fs-safe primitives

* build: use published fs-safe package

* fix: preserve outbound recovery durability after rebase

* chore: refresh pr checks
2026-05-06 02:15:17 +01:00
..
skills/browser-automation docs(browser): explain actionable aria snapshot refs 2026-04-25 09:51:34 +01:00
src [codex] Extract filesystem safety primitives (#77918) 2026-05-06 02:15:17 +01:00
browser-bridge.ts
browser-cdp.ts
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-doctor.ts
browser-host-inspection.ts
browser-maintenance.ts
browser-profiles.ts fix: align browser profile facade exports 2026-04-25 08:46:13 +01:00
browser-runtime-api.ts
cli-metadata.ts fix(browser): lazy-load browser CLI runtime 2026-04-25 11:40:20 +01:00
index.test.ts refactor: move plugin api test helper to sdk 2026-04-28 00:24:54 +01:00
index.ts
openclaw.plugin.json fix: enforce plugin tool manifest contracts 2026-05-02 06:21:08 +01:00
package.json chore: update dependencies 2026-05-04 23:07:09 +01:00
plugin-registration.ts fix(browser): lazy-load browser CLI runtime 2026-04-25 11:40:20 +01:00
register.runtime.ts fix(browser): lazy-load browser CLI runtime 2026-04-25 11:40:20 +01:00
runtime-api.ts refactor: narrow extension runtime api barrels 2026-04-27 20:34:35 +01:00
setup-api.ts
test-fetch.ts perf: slim browser tab tests 2026-04-23 21:07:11 +01:00
test-support.ts refactor: split generic plugin test fixtures 2026-04-28 01:21:39 +01:00
tsconfig.json fix(ci): restore extension package boundary excludes 2026-04-29 00:57:08 -07:00