openclaw/extensions/device-pair
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
..
api.ts refactor(qr): share PNG data URL helpers (#70784) 2026-04-23 15:41:45 -07:00
index.test.ts fix(device-pair): require pairing scope for pair command [AI] (#76377) 2026-05-04 22:12:06 +05:30
index.ts fix(device-pair): require pairing scope for pair command [AI] (#76377) 2026-05-04 22:12:06 +05:30
notify.test.ts refactor: move plugin api test helper to sdk 2026-04-28 00:24:54 +01:00
notify.ts [codex] Extract filesystem safety primitives (#77918) 2026-05-06 02:15:17 +01:00
openclaw.plugin.json feat: declare startup plugin imports explicitly 2026-04-28 04:33:47 +01:00
pair-command-approve.ts perf: avoid sort-for-single selection 2026-04-20 23:20:31 +01:00
pair-command-auth.test.ts fix(device-pair): require pairing scope for pair command [AI] (#76377) 2026-05-04 22:12:06 +05:30
pair-command-auth.ts fix(device-pair): require pairing scope for pair command [AI] (#76377) 2026-05-04 22:12:06 +05:30
qr-image.ts refactor(qr): share PNG data URL helpers (#70784) 2026-04-23 15:41:45 -07:00