MiniCPM5-2B-WebGPU-Pi-HTTP / validation /local-folder-browser.json
Mike0021's picture
Guard concurrent local previews and publish folder validation
da0d085 verified
Raw
History Blame Contribute Delete
929 Bytes
{
"url": "http://<redacted IP>:4193/",
"date": "2026-09-16T14:29:20.033Z",
"checks": [
"Real directory handle crosses worker boundary; picker called with user activation; existing editor/tree reused; excluded directories omitted",
"Editor changes are staged; readable diff reviewed; Apply writes through the browser API",
"Back to demo restores original files/chat; reload + reconnect restores handle, staged edits and local chat from separate IndexedDB record",
"External edit blocks the whole apply before any disk mutation; Discard leaves external contents intact",
"Folder controls and editor fit 1440, 390 and 320px layouts",
"Cancelling picker preserves the demo workspace",
"Cross-origin iframe offers direct app tab instead of a blocked native picker"
],
"errors": [],
"picker": "Test supplies a real OPFS directory handle; native OS picker covered separately.",
"passed": true
}