I can’t run background agents

Hey, thanks for the report. The error happens inside the cloud agent’s sandbox container. It shows up when it tries to run corepack enable because the process doesn’t have permission to create symlinks in /usr/local/bin/.

A couple questions to narrow this down:

  1. Does your project have a Dockerfile, devcontainer.json, or any setup script that runs corepack enable && corepack prepare yarn@stable --activate? Or is this coming from the cloud agent’s default environment?
  2. Does this happen in all repos, or only one specific repo?

I’m sending this to the team along with your agent URL. No ETA yet, but your report helps us prioritize it.

One more thing: it looks like you posted this twice here and in another thread, so I’m going to close the duplicate.