PLUGIN
Report1 star
2 Downloads
Give LLM the ability to run JavaScript/TypeScript code in a sandboxed environment using Deno.
Project Files
manifest.json
{
"type": "plugin",
"runner": "node",
"owner": "lmstudio",
"name": "js-code-sandbox",
"revision": 6
}
manifest.json
{
"type": "plugin",
"runner": "node",
"owner": "lmstudio",
"name": "js-code-sandbox",
"revision": 6
}