Skip to content

add sandboxing by default in god mode created workers#2481

Merged
ProgrammerIn-wonderland merged 4 commits intomainfrom
NS/worker-sandboxing
Feb 13, 2026
Merged

add sandboxing by default in god mode created workers#2481
ProgrammerIn-wonderland merged 4 commits intomainfrom
NS/worker-sandboxing

Conversation

@ProgrammerIn-wonderland
Copy link
Copy Markdown
Collaborator

No description provided.

@ProgrammerIn-wonderland ProgrammerIn-wonderland changed the title add sandboxing by default in god mode workers add sandboxing by default in god mode created workers Feb 12, 2026
Add a collapsible 'Advanced' section with a 'Sandboxed' checkbox (checked by default) to UIWindowPublishWorker. On publish the code reads the checkbox state and builds createOptions ({ sandbox: true } or { sandbox: false }) and passes it to puter.workers.create as an argument so workers can be created in sandboxed or non-sandboxed mode. Small UI styling and markup for the details/summary block included.
@ProgrammerIn-wonderland ProgrammerIn-wonderland merged commit a23f272 into main Feb 13, 2026
4 checks passed
@jelveh jelveh deleted the NS/worker-sandboxing branch May 1, 2026 20:09
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