CoolFace
Apppublic

Mike0021/MiniCPM5-2B-WebGPU-Pi-HTTP

sourceHugging Faceapache-2.0updated 6d agoView on Hugging Face
0likes
local-folder-browser.json16 linesDownload Raw Back to validation
1{2  "url": "http://<redacted IP>:4193/",3  "date": "2026-09-16T14:29:20.033Z",4  "checks": [5    "Real directory handle crosses worker boundary; picker called with user activation; existing editor/tree reused; excluded directories omitted",6    "Editor changes are staged; readable diff reviewed; Apply writes through the browser API",7    "Back to demo restores original files/chat; reload + reconnect restores handle, staged edits and local chat from separate IndexedDB record",8    "External edit blocks the whole apply before any disk mutation; Discard leaves external contents intact",9    "Folder controls and editor fit 1440, 390 and 320px layouts",10    "Cancelling picker preserves the demo workspace",11    "Cross-origin iframe offers direct app tab instead of a blocked native picker"12  ],13  "errors": [],14  "picker": "Test supplies a real OPFS directory handle; native OS picker covered separately.",15  "passed": true16}