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.

Pin @chrysb/alphaclaw to 0.8.6 in Dockerfile

+1 -1
+1 -1
apps/cf-sandbox/deploy/openclaw/Dockerfile
··· 71 71 72 72 RUN npm install -g \ 73 73 openclaw \ 74 - @chrysb/alphaclaw \ 74 + @chrysb/alphaclaw@0.8.6 \ 75 75 pm2 76 76 77 77 RUN curl -fsSL https://deno.land/install.sh | sh