From 196d39ea4b9b55801295fbc6c2ec99c2b19d5bda Mon Sep 17 00:00:00 2001 From: Wayland Yang Date: Sat, 20 Jun 2026 14:58:20 +0800 Subject: [PATCH] =?UTF-8?q?chore(hub):=20playwright-browser=20portable=20?= =?UTF-8?q?=E2=80=94=208/9=20hub=20assets=20done=20(#242)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Re-baked playwright (Chromium/Firefox/WebKit warmed, 4 GiB rootfs → 587 MiB content-addressed sidecar), both files uploaded; registry latest+v1 updated to the new pack. This completes the from-image / build.sh hub assets: python-numpy, nodejs, langgraph-react, coding-agent, postgres-fixture, jupyter-kernel, e2b-codeinterpreter, playwright-browser are all portable. Only coding-agent-fork remains (runtime-populated branch snapshot — needs the daemon spawn→exec→branch flow; tracked in #254). Co-Authored-By: Claude Opus 4.8 (1M context) --- registry.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/registry.json b/registry.json index e014bf3..139ec18 100644 --- a/registry.json +++ b/registry.json @@ -82,8 +82,8 @@ "versions": { "latest": { "url": "https://github.com/deeplethe/forkd/releases/download/hub-playwright-browser-v1/playwright-browser.forkd-snapshot.tar.zst", - "sha256": "811db4deddfdc4b07931e353b20370f7270946456ba8722d372ba239dbba3f86", - "size_bytes": 110596798, + "sha256": "4e53b1108f3fca8eeb7763149e69d5de28cef33aa546b8dc9e99ed0852cedfd2", + "size_bytes": 101736524, "memory_mib": 2048, "base_image": "mcr.microsoft.com/playwright:v1.50.0-jammy", "recipe_path": "recipes/playwright-browser", @@ -92,8 +92,8 @@ }, "v1": { "url": "https://github.com/deeplethe/forkd/releases/download/hub-playwright-browser-v1/playwright-browser.forkd-snapshot.tar.zst", - "sha256": "811db4deddfdc4b07931e353b20370f7270946456ba8722d372ba239dbba3f86", - "size_bytes": 110596798, + "sha256": "4e53b1108f3fca8eeb7763149e69d5de28cef33aa546b8dc9e99ed0852cedfd2", + "size_bytes": 101736524, "memory_mib": 2048, "base_image": "mcr.microsoft.com/playwright:v1.50.0-jammy", "recipe_path": "recipes/playwright-browser",