feat(python): Pyodide python/python3 CLI + whole-VM-root filesystem + VFS-persistent pip + file delete/rename#1536
Merged
NathanFlurry merged 1 commit intoJun 27, 2026
Conversation
Member
Author
|
Stack for rivet-dev/agentos
Get stack: |
7320cb7 to
6114de7
Compare
|
🚅 Deployed to the agentos-pr-1536 environment in agentos
🚅 Deployed to the agentos-pr-1536 environment in rivet-frontend
|
6114de7 to
256f153
Compare
256f153 to
3f5ea85
Compare
3f5ea85 to
06f7886
Compare
06f7886 to
77700f1
Compare
77700f1 to
2ba8d8e
Compare
… VFS-persistent pip + file delete/rename - rpc-client: route python/python3 through the direct command path; report the python driver in processTree() - /bin/python + /bin/python3 stubs so the guest shell resolves python on PATH - e2e: tests/python-cli.test.ts (-c, vm.exec, script anywhere on the VM fs, -m, python3, stdin, cross-runtime write->host read, guest shell + pipelines) - docs: Node.js Runtime + Python Runtime pages (running, installing packages, compatibility incl. supported file delete/rename); sidebar python icon - pin @secure-exec/* to the published python-cli preview Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2ba8d8e to
d9e87a9
Compare
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.
python driver in processTree()
python3, stdin, cross-runtime write->host read, guest shell + pipelines)
compatibility incl. supported file delete/rename); sidebar python icon
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com