Skip to content

Commit 3f34241

Browse files
authored
chore(sandbox): promote rich skill snapshot (#35)
## Summary Promotes the verified Daytona snapshot candidate built from `main` commit `6e926e583e76e238a2ba60cb9f8c603f12c3ee00`. - Candidate: `cheatcode-sandbox-viewer-bundle-6e926e583e76-29695426038` - Build workflow: https://github.com/cheatcode-ai/cheatcode/actions/runs/29695426038 - Keeps the previous snapshot name in Git history as the immediate rollback target. ## Verification - Protected snapshot workflow passed provenance checks. - Image build completed for linux/amd64. - Trivy configuration, vulnerability, and secret scans passed. - Runtime smoke tests passed. - Daytona published and re-read the immutable candidate as active. - `pnpm lint` passes locally.
1 parent 6e926e5 commit 3f34241

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/agent-worker/wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"DAYTONA_ORG_ID": "300a0c8b-dc3b-4c5f-b31c-0f9e0344d00d",
1717
"DAYTONA_PREVIEW_HOST_SUFFIXES": "daytonaproxy01.net,proxy.daytona.work",
1818
"DAYTONA_TARGET": "us",
19-
"DAYTONA_SANDBOX_SNAPSHOT": "cheatcode-sandbox-viewer-bundle-df6e8265f913-29685267604",
19+
"DAYTONA_SANDBOX_SNAPSHOT": "cheatcode-sandbox-viewer-bundle-6e926e583e76-29695426038",
2020
"DAYTONA_WORKSPACE_VOLUME": "cheatcode-workspaces-production",
2121
"OUTPUT_DOWNLOAD_BASE_URL": "https://gateway.trycheatcode.com",
2222
"PREVIEW_HOSTNAME": "trycheatcode.com",

0 commit comments

Comments
 (0)