Skip to content

fix(vscode): gate sandbox controls on setting - #12078

Merged
marius-kilocode merged 1 commit into
mainfrom
check-sandboxing-icon-button-release
Jul 10, 2026
Merged

fix(vscode): gate sandbox controls on setting#12078
marius-kilocode merged 1 commit into
mainfrom
check-sandboxing-icon-button-release

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

Promoting sandbox configuration removed the experimental visibility gate, which left per-session sandbox controls visible to every user on a supported platform even when sandboxing was disabled globally. This made an inactive feature appear available before users opted in.

Require the stable global sandbox.enabled setting before showing the prompt lock, exposing the /sandbox action, or displaying the Agent Manager new-worktree control. The Sandboxing settings page remains visible on supported platforms so users can discover and enable the feature.

@marius-kilocode
marius-kilocode enabled auto-merge July 9, 2026 16:11
@marius-kilocode
marius-kilocode merged commit 436197b into main Jul 10, 2026
21 checks passed
@marius-kilocode
marius-kilocode deleted the check-sandboxing-icon-button-release branch July 10, 2026 07:24
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
…-button-release

fix(vscode): gate sandbox controls on setting
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