Skip to content

fix: allow Codex network access - #50

Merged
bespoyasov merged 4 commits into
mainfrom
fix/allow-codex-network-access
Sep 3, 2026
Merged

fix: allow Codex network access#50
bespoyasov merged 4 commits into
mainfrom
fix/allow-codex-network-access

Conversation

@bespoyasov

Copy link
Copy Markdown
Collaborator

Summary

  • Switch Codex sandbox from workspace-write to danger-full-access so npm install can reach the registry during onboarding
  • Update the sandbox warning to reflect the broader permissions

Context

The workspace-write sandbox blocks network access, causing package installation to fail when onboarding with Codex. danger-full-access is, unfortunately, the only Codex sandbox mode that permits network access.

filipmyllari
filipmyllari previously approved these changes Sep 3, 2026
@bespoyasov
bespoyasov merged commit ad0b876 into main Sep 3, 2026
2 checks passed
@bespoyasov
bespoyasov deleted the fix/allow-codex-network-access branch September 3, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants