docs(rfc): add RFC 0013 native Windows support via MXC#2071
Open
shailendra-nv wants to merge 3 commits into
Open
docs(rfc): add RFC 0013 native Windows support via MXC#2071shailendra-nv wants to merge 3 commits into
shailendra-nv wants to merge 3 commits into
Conversation
shailendra-nv
requested review from
a team,
derekwaynecarr,
maxamillion and
mrunalp
as code owners
June 30, 2026 20:41
|
All contributors have signed the DCO ✍️ ✅ |
johntmyers
reviewed
Jun 30, 2026
Author
I have read the DCO document and I hereby sign the DCO. |
Author
|
recheck |
johntmyers
reviewed
Jun 30, 2026
drew
reviewed
Jul 1, 2026
3 tasks
Propose native Windows 11 support through a build-only MSVC lane and a new in-process, supervisor-free MXC compute driver, with host-side governed egress and an OpenShell to MXC policy-translation seam. Refs: NVIDIA#2050 Signed-off-by: Shailendra Singh <shailendras@nvidia.com>
Signed-off-by: Shailendra Singh <shailendras@nvidia.com>
shailendra-nv
force-pushed
the
rfc-0013-native-windows-mxc
branch
from
July 8, 2026 19:01
fca2e1e to
f02c5b8
Compare
Author
|
I have read the DCO document and I hereby sign the DCO. |
Author
|
recheck |
Signed-off-by: Shailendra Singh <shailendras@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds RFC 0013, which proposes running OpenShell natively on Windows 11 (x64 and ARM64) without a Linux VM, Docker Desktop, or WSL. The proposal introduces a new
openshell-driver-mxccompute driver built on Microsoft Execution Containers (MXC /wxc-exec) and relocates OpenShell's value layers (egress policy, L7 inspection, inference and privacy routing) to a host-side CONNECT proxy, avoiding any in-sandbox supervisor on Windows.Related Issue
Refs #2050
Changes
rfc/0013-native-windows-mxc/README.md(RFC 0013, state:review).openshell-driver-mxccompute driver backed bywxc-exec.wxc-execbinary.block, never silently broaden) mapper, plus design decisions D1-D4, risks, and alternatives.Testing
mise run pre-commitpassesChecklist