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.

Remove hardcoded user parameters in runloop

-4
-4
apps/modal-sandbox/src/providers/runloop/index.ts
··· 145 145 name: templateName, 146 146 dockerfile: `FROM ${image}`, 147 147 launch_parameters: { 148 - user_parameters: { 149 - username: "modal", 150 - uid: 1995, 151 - }, 152 148 resource_size_request: "MEDIUM", 153 149 }, 154 150 });