mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 14:50:42 +00:00
Summary: - The PR exports `ensureAbsoluteDirectory` through the fs-safe/SDK runtime facades and routes browser download ... through safe output directory/file helpers with focused tests, a changelog entry, and SDK API hash updates. - Reproducibility: yes. at source level: current main creates browser download/output roots with raw recursive ... jection coverage for that path. I did not run a live browser runtime reproduction in this read-only review. Automerge notes: - PR branch already contained follow-up commit before automerge: fix(browser): use fs-safe output directory helper - PR branch already contained follow-up commit before automerge: docs(changelog): mention browser fs-safe hardening - PR branch already contained follow-up commit before automerge: fix(browser): harden download output writes Validation: - ClawSweeper review passed for heada9c9570f66. - Required merge gates passed before the squash merge. Prepared head SHA:a9c9570f66Review: https://github.com/openclaw/openclaw/pull/78780#issuecomment-4394146682 Co-authored-by: jesse-merhi <79823012+jesse-merhi@users.noreply.github.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>
Generated Docs Artifacts
SHA-256 hash files are the tracked drift-detection artifacts. The full JSON baselines are generated locally (gitignored) for inspection only.
Tracked (committed to git):
config-baseline.sha256— hashes of config baseline JSON artifacts.plugin-sdk-api-baseline.sha256— hashes of Plugin SDK API baseline artifacts.
Local only (gitignored):
config-baseline.json,config-baseline.core.json,config-baseline.channel.json,config-baseline.plugin.jsonplugin-sdk-api-baseline.json,plugin-sdk-api-baseline.jsonl
Do not edit any of these files by hand.
- Regenerate config baseline:
pnpm config:docs:gen - Validate config baseline:
pnpm config:docs:check - Regenerate Plugin SDK API baseline:
pnpm plugin-sdk:api:gen - Validate Plugin SDK API baseline:
pnpm plugin-sdk:api:check