From 34103e92a713f7962b61c2ec8ff3bd5e9ba7db61 Mon Sep 17 00:00:00 2001 From: iamjr15 Date: Sun, 19 Jul 2026 17:17:57 +0530 Subject: [PATCH] chore(sandbox): promote skill creator snapshot --- apps/agent-worker/wrangler.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/agent-worker/wrangler.jsonc b/apps/agent-worker/wrangler.jsonc index fc576c13..9b6e8716 100644 --- a/apps/agent-worker/wrangler.jsonc +++ b/apps/agent-worker/wrangler.jsonc @@ -16,7 +16,7 @@ "DAYTONA_ORG_ID": "300a0c8b-dc3b-4c5f-b31c-0f9e0344d00d", "DAYTONA_PREVIEW_HOST_SUFFIXES": "daytonaproxy01.net,proxy.daytona.work", "DAYTONA_TARGET": "us", - "DAYTONA_SANDBOX_SNAPSHOT": "cheatcode-sandbox-viewer-bundle-3135caf07ec8-29682200713", + "DAYTONA_SANDBOX_SNAPSHOT": "cheatcode-sandbox-viewer-bundle-df6e8265f913-29685267604", "DAYTONA_WORKSPACE_VOLUME": "cheatcode-workspaces-production", "OUTPUT_DOWNLOAD_BASE_URL": "https://gateway.trycheatcode.com", "PREVIEW_HOSTNAME": "trycheatcode.com",