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.

Add Feedback link to Navbar

+9
+9
apps/web/src/components/navbar/Navbar.tsx
··· 52 52 </div> 53 53 <div className="ml-[10px]"> 54 54 <a 55 + href="https://github.com/pocketenv-io/pocketenv/issues/new" 56 + className="text-[15px]" 57 + target="_blank" 58 + > 59 + Feedback 60 + </a> 61 + </div> 62 + <div className="ml-[10px]"> 63 + <a 55 64 href="https://docs.pocketenv.io" 56 65 className="text-[15px]" 57 66 target="_blank"