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
flake.nix
··· 17 17 pkgs = import nixpkgs { inherit system; }; 18 18 lib = pkgs.lib; 19 19 20 - version = "0.6.0"; 20 + version = "0.6.1"; 21 21 22 22 targetMap = { 23 23 "x86_64-linux" = "x86_64-unknown-linux-gnu";