Blog

The latest from Funky.

7 min read

Running agents in a sandbox or VM is the wrong pattern

Porting a laptop agent into a cloud sandbox drops context and fails as one unit. The fix is to decouple the session store, agent loop, and execution layer.