the universal sandbox runtime for agents and humans. pocketenv.io
sandbox openclaw agent claude-code vercel-sandbox deno-sandbox cloudflare-sandbox atproto sprites daytona
7
fork

Configure Feed

Select the types of activity you want to include in your feed.

Use standard-3 for cf-sandbox wrangler instances

+19 -114
+1 -6
apps/cf-sandbox/deploy/amp/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/claude/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/codex/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/copilot/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/crush/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 }, 64 59 ], 65 60 "durable_objects": {
+1 -6
apps/cf-sandbox/deploy/docker/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/gemini/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/kilo/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/kiro/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/mise/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/nix/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/nullclaw/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/openclaw/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/opencode/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/opencrust/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/picoclaw/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/pkgx/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/deploy/zeroclaw/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 "max_instances": 20, 64 59 }, 65 60 ],
+1 -6
apps/cf-sandbox/wrangler.jsonc
··· 54 54 { 55 55 "class_name": "Sandbox", 56 56 "image": "./Dockerfile", 57 - //"instance_type": "standard-1", 58 - "instance_type": { 59 - "vcpu": 4, 60 - "memory_mib": 4048, 61 - "disk_mb": 8000, 62 - }, 57 + "instance_type": "standard-3", 63 58 }, 64 59 ], 65 60 "durable_objects": {