Vouch Request : Support Native Windows Support for OpenShell: shailendra-nv #2006
Closed
shailendra-nv
started this conversation in
Vouch Request
Replies: 2 comments
-
|
/vouch |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@shailendra-nv has been vouched by @drew. You can now submit pull requests to OpenShell. Welcome aboard. Please read CONTRIBUTING.md before submitting. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What do you want to work on?
Create an RFC and changes to support native windows support for OpenShell using Microsoft MXC - https://github.com/microsoft/mxc
The goal is to integrate OpenShell with Microsoft eXecution Containers (MXC) to deliver a secure, native AI agent execution environment on Windows. Today, OpenShell supports agent sandboxing on Linux via Docker, Podman, Kubernetes, and libkrun VM runtimes. This project extends OpenShell to Windows 11 by introducing a new compute driver — openshell-driver-mxc — that uses MXC's processcontainer backend (Windows AppContainer with Low Integrity token) as the sandbox primitive, eliminating the need for a Linux VM, Docker Desktop, or WSL on developer and enterprise Windows machines.
Why this change?
This will enable OpenShell to execute natively on windows and provide a secure execution environment for agents to execute on Windows systems.
Checklist
Beta Was this translation helpful? Give feedback.
All reactions