Skip to content

Fixed sandbox mode inconsistency if untrusted is selected#10415

Merged
etraut-openai merged 4 commits intomainfrom
etraut/sandbox_mode
Feb 3, 2026
Merged

Fixed sandbox mode inconsistency if untrusted is selected#10415
etraut-openai merged 4 commits intomainfrom
etraut/sandbox_mode

Conversation

@etraut-openai
Copy link
Collaborator

This PR addresses #10395

When a user is asked to pick the trust level of a project, the code currently reloads the config if they select "trusted". It doesn't reload the config in the "untrusted" case but should. This causes the sandbox mode to be reported incorrectly in /status during the first run (it's displayed as read-only even though it acts as though it's workspace-write).

This PR addresses #10395

When a user is asked to pick the trust level of a project, the code currently reloads the config if they select "trusted". It doesn't reload the config in the "untrusted" case but should. This causes the sandbox mode to be reported incorrectly in `/status` during the first run (it's displayed as `read-only` even though it acts as though it's `workspace-write`).
@etraut-openai etraut-openai enabled auto-merge (squash) February 3, 2026 01:52
@etraut-openai etraut-openai merged commit 8dd41e2 into main Feb 3, 2026
51 of 53 checks passed
@etraut-openai etraut-openai deleted the etraut/sandbox_mode branch February 3, 2026 02:00
@github-actions github-actions bot locked and limited conversation to collaborators Feb 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants