2026-01-01 - 2026-07-01
Overview
37 Issues closed from 1 user
Closed
#64 [PR #64] [MERGED] Fix typo in README for 'allow_net' usage
Closed
#65 [PR #65] [MERGED] Update README with maintenance notice and usage warning
Closed
#54 [PR #32] [MERGED] Add security.md
Closed
#55 [PR #35] [MERGED] add attribution
Closed
#59 [PR #52] [MERGED] pyodide-sandbox-js: add makefile with test target
Closed
#62 [PR #57] [CLOSED] (fix)Execution fails if the session_bytes is too long
Closed
#49 [PR #28] [MERGED] change to langchain scope
Closed
#50 [PR #27] [MERGED] sandbox: add sync methods, add default timeout
Closed
#51 [PR #29] [MERGED] release 0.0.6
Closed
#52 [PR #31] [MERGED] Update README.md
Closed
#53 [PR #30] [MERGED] Update js readme to reflect org scope
Closed
#43 [PR #20] [MERGED] update readme
Closed
#44 [PR #23] [MERGED] fix indents
Closed
#45 [PR #22] [MERGED] 0.0.5: release
Closed
#46 [PR #24] [MERGED] bump js pkg version prior to 0.0.5 release
Closed
#47 [PR #21] [MERGED] patch: surface information about failing installs as part of stderr
Closed
#48 [PR #25] [MERGED] Add sync sandbox
Closed
#34 [PR #8] [MERGED] add codeact example
Closed
#35 [PR #9] [MERGED] update README and tool description
Closed
#36 [PR #7] [MERGED] sandbox-py: add a code execution tool
Closed
#37 [PR #10] [MERGED] add examples to readme
Closed
#38 [PR #11] [MERGED] sandbox-py: release 0.0.4
Closed
#39 [PR #16] [CLOSED] Upgrade piodide
Closed
#40 [PR #12] [MERGED] allow returning session bytes & metadata directly
Closed
#41 [PR #18] [CLOSED] update jsr package name
Closed
#42 [PR #19] [MERGED] update json package info
Closed
#29 [PR #1] [MERGED] Add default permissions to access node_modules, capture output from deno --version check
Closed
#30 [PR #3] [MERGED] update README.md
Closed
#31 [PR #2] [MERGED] streamline perms
Closed
#32 [PR #4] [MERGED] update readme clarification
Closed
#33 [PR #6] [MERGED] minor fix
Closed
#11 can you gives some example of sync usages?
Closed
#12 Getting ModuleNotFoundError even though using await micropip.install
Closed
#6 langchain_sandbox config issue
Closed
#9 NotImplementedError: PyodideSandbox fails on Windows due to asyncio.create_subprocess_exec limitation
Closed
#1 only support async?
Closed
#2 [Pip library list] Cannot list installed package or install new package
65 Issues created by 1 user
Opened
#1 only support async?
Opened
#2 [Pip library list] Cannot list installed package or install new package
Opened
#3 Known issues
Opened
#4 Preserve newlines when printing inside the sandbox
Opened
#5 It doesn't work with MCP tools
Opened
#6 langchain_sandbox config issue
Opened
#7 A way to pre-define a list of supported libraries & disable net access
Opened
#8 Allow attaching files
Opened
#9 NotImplementedError: PyodideSandbox fails on Windows due to asyncio.create_subprocess_exec limitation
Opened
#10 Options allow_net=False and stateful=True seem incompatible
Opened
#11 can you gives some example of sync usages?
Opened
#12 Getting ModuleNotFoundError even though using await micropip.install
Opened
#13 why not use RestrictedPython?
Opened
#14 Stateful sandbox can't generat multiple calls at once
Opened
#15 langchain_sandbox how to read locals data
Opened
#16 Package inicialization Info logs
Opened
#17 Save the response
Opened
#18 subprocess.run() fails to find Deno in PATH in PyodideSandbox
Opened
#19 sandbox excute python code too slow
Opened
#20 [bug] Dependency installer tries to install submodules like matplotlib.pyplot
Opened
#21 NotImplementedError on Windows in langgraph dev environment
Opened
#22 issue #49 still remain.
Opened
#23 Clarify License
Opened
#24 micropip.install() does not work with wheel URL.
Opened
#25 SyntaxError: unterminated string literal when string contains '\n'
Opened
#26 Add support for Langchain v1.0 version
Opened
#27 [WinError 206] The filename or extension is too long
Opened
#28 The output of the sandbox is not pure enough.
Opened
#29 [PR #1] [MERGED] Add default permissions to access node_modules, capture output from deno --version check
Opened
#30 [PR #3] [MERGED] update README.md
Opened
#31 [PR #2] [MERGED] streamline perms
Opened
#32 [PR #4] [MERGED] update readme clarification
Opened
#33 [PR #6] [MERGED] minor fix
Opened
#34 [PR #8] [MERGED] add codeact example
Opened
#35 [PR #9] [MERGED] update README and tool description
Opened
#36 [PR #7] [MERGED] sandbox-py: add a code execution tool
Opened
#37 [PR #10] [MERGED] add examples to readme
Opened
#38 [PR #11] [MERGED] sandbox-py: release 0.0.4
Opened
#39 [PR #16] [CLOSED] Upgrade piodide
Opened
#40 [PR #12] [MERGED] allow returning session bytes & metadata directly
Opened
#41 [PR #18] [CLOSED] update jsr package name
Opened
#42 [PR #19] [MERGED] update json package info
Opened
#43 [PR #20] [MERGED] update readme
Opened
#44 [PR #23] [MERGED] fix indents
Opened
#45 [PR #22] [MERGED] 0.0.5: release
Opened
#46 [PR #24] [MERGED] bump js pkg version prior to 0.0.5 release
Opened
#47 [PR #21] [MERGED] patch: surface information about failing installs as part of stderr
Opened
#48 [PR #25] [MERGED] Add sync sandbox
Opened
#49 [PR #28] [MERGED] change to langchain scope
Opened
#50 [PR #27] [MERGED] sandbox: add sync methods, add default timeout
Opened
#51 [PR #29] [MERGED] release 0.0.6
Opened
#52 [PR #31] [MERGED] Update README.md
Opened
#53 [PR #30] [MERGED] Update js readme to reflect org scope
Opened
#54 [PR #32] [MERGED] Add security.md
Opened
#55 [PR #35] [MERGED] add attribution
Opened
#56 [PR #37] Add File System Support via pyodide.FS
Opened
#57 [PR #50] Updated dependency installer to only install top level modules
Opened
#58 [PR #51] enable mypy, add py.typed
Opened
#59 [PR #52] [MERGED] pyodide-sandbox-js: add makefile with test target
Opened
#60 [PR #54] test that we're picking up the test package
Opened
#61 [PR #53] sandbox-js: update lock files, remove installation logs from stdout
Opened
#62 [PR #57] [CLOSED] (fix)Execution fails if the session_bytes is too long
Opened
#63 [PR #61] fix: missing newline on multi-line output
Opened
#64 [PR #64] [MERGED] Fix typo in README for 'allow_net' usage
Opened
#65 [PR #65] [MERGED] Update README with maintenance notice and usage warning