Skip to content

[cherry-pick] [release/1.121] Allow sandbox writes to workspace storage#317281

Open
vs-code-engineering[bot] wants to merge 1 commit into
mainfrom
cherry-pick/317202
Open

[cherry-pick] [release/1.121] Allow sandbox writes to workspace storage#317281
vs-code-engineering[bot] wants to merge 1 commit into
mainfrom
cherry-pick/317202

Conversation

@vs-code-engineering
Copy link
Copy Markdown
Contributor

Cherry-pick of #317202 from release/1.121.

⚠️ This cherry-pick has merge conflicts that need manual resolution. Conflict markers (<<<<<<</=======/>>>>>>>) are committed to the branch — check it out locally, resolve, and force-push.

git fetch origin cherry-pick/317202 && git checkout cherry-pick/317202
# resolve conflicts, then:
git add -A && git commit --amend --no-edit && git push --force-with-lease

Conflicting files:

  • src/vs/workbench/contrib/terminalContrib/chatAgentTools/common/terminalSandboxService.ts

Summary

Testing

  • ./scripts/test.sh --run src/vs/workbench/contrib/terminalContrib/chatAgentTools/test/browser/terminalSandboxService.test.ts

Copilot AI review requested due to automatic review settings May 19, 2026 09:08
@vs-code-engineering vs-code-engineering Bot added the cherry-pick-artifact Auto-generated cherry-pick PR label May 19, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick-artifact Auto-generated cherry-pick PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants