Cloud Agent not able to load GitHub issue

Hey, this is a known issue. The token the cloud agent gets in the sandbox environment doesn’t include access to GitHub Issues, so gh issue view and gh issue list fail with the error “Resource not accessible by integration”.

This is also why agents can’t create PRs directly. The token has limited permissions.

Related reports:

For now, the workaround is to paste the issue content directly into the agent prompt, like the title, description, and key comments, instead of asking it to fetch the issue by number.