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.

Comment out Integrations link in settings sidebar

+3 -1
+3 -1
apps/web/src/pages/settings/sidebar/Sidebar.tsx
··· 86 86 {!isCollapsed && "Git Repository"} 87 87 </Link> 88 88 </li> 89 - <li> 89 + {/* 90 + <li> 90 91 <Link 91 92 to={`/${did}/sandbox/${rkey}/integrations`} 92 93 className={`${ ··· 102 103 {!isCollapsed && "Integrations"} 103 104 </Link> 104 105 </li> 106 + */} 105 107 <li> 106 108 <Link 107 109 to={`/${did}/sandbox/${rkey}/variables`}