0.0.19 runs sandboxed code in a subprocess worker pool (AsyncMonty / AsyncMontySession) and drops MontyRepl. The sandbox checks out a session, drives it with feed_run, and closes it to return the worker; close() is now async. Worker crashes surface as a failed SandboxResult. The document VFS (OSAccess/CallbackFile/MemoryFile) is unchanged. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_models.py | ||
| test_sandbox.py | ||
| test_sandbox_multimodal.py | ||
| test_sandbox_toc.py | ||