Monty is a Python interpreter written from scratch in Rust, purpose-built to safely execute LLM-generated code in agentic workflows. Unlike CPython or container-based sandboxes, Monty starts in microseconds (6µs cold), is completely sandboxed by design with no file/network/system access unless explicitly permitted by the host,
Sort: