I'd like to use it for agent like OpenClaw, but i wanna know if agnet spawn sub agent in VM, and it's resource requirements is bigger than VM's resource, those processes killed by OOM? or SmolVM gracefully handle it? Or can i adjust resource limit for my purpose?
SmolVM uses microVMs which means the resource consumption is quite minimal.
For now, you can specify the amount of RAM while starting the VM.
We are making it elastic so you can configure to expand the RAM based on usage.
I'd like to use it for agent like OpenClaw, but i wanna know if agnet spawn sub agent in VM, and it's resource requirements is bigger than VM's resource, those processes killed by OOM? or SmolVM gracefully handle it? Or can i adjust resource limit for my purpose?
yes, we have an example of OpenClaw.
SmolVM uses microVMs which means the resource consumption is quite minimal. For now, you can specify the amount of RAM while starting the VM. We are making it elastic so you can configure to expand the RAM based on usage.
Here is the link to the [documentation](https://docs.celesto.ai/smolvm), but I can also show you on a call.