Code is executed using Pyodide in Deno and is therefore isolated from the rest of the operating system. Under the hood, code_sandbox runs an MCP server using stdio. You can run multiple code blocks ...
This repository hosts multilspy, a library developed as part of research conducted for NeruIPS 2023 paper titled "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context" ...