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.

update flake.nix

+1 -1
+1 -1
apps/cli/flake.nix
··· 13 13 14 14 pocketenv-cli = pkgs.buildNpmPackage { 15 15 pname = "pocketenv-cli"; 16 - version = "0.6.8"; 16 + version = "0.6.9"; 17 17 18 18 src = ./.; 19 19