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.

ci: update tests

+1 -1
+1 -1
.github/workflows/ci.yml
··· 22 22 GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }} 23 23 - name: Run tests 24 24 run: | 25 - deno run -A --unstable-kv main.ts init -t tsirysndr/base-workspace 25 + deno run -A --unstable-kv main.ts init -t tsirysndr/base-workspace demo-workspace 26 26 deno run -A --unstable-kv main.ts up 27 27 docker ps 28 28 - name: Destroy