Skip to content

fix: propagate workspace write network access - #361

Open
jamesjlopez wants to merge 1 commit into
agentclientprotocol:mainfrom
jamesjlopez:fix/workspace-write-network-access
Open

fix: propagate workspace write network access#361
jamesjlopez wants to merge 1 commit into
agentclientprotocol:mainfrom
jamesjlopez:fix/workspace-write-network-access

Conversation

@jamesjlopez

Copy link
Copy Markdown

Summary

CODEX_CONFIG can now enable network access for workspace-write turns. Previously, the adapter sent networkAccess: false on every prompt and overrode the configured setting. The merge accepts only boolean values, preserves writable roots, and leaves read-only and full-access policies unchanged.

Related: block/buzz#3031

Testing

  • npm test (345 passed, 28 skipped)
  • npm run typecheck
  • npm run build

Co-authored-by: James Lopez <james.j.lopez@gmail.com>
Signed-off-by: James Lopez <james.j.lopez@gmail.com>
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.

1 participant