I've been working on an open-source isolated runtime for AI agents. Over a period of time I was able to bring the cold start time in sub-seconds, persistent filesystem, and network control.
I'm looking for feedback and if you're into this field - why or *why not* you would use it.
I've been working on an open-source isolated runtime for AI agents. Over a period of time I was able to bring the cold start time in sub-seconds, persistent filesystem, and network control.
I'm looking for feedback and if you're into this field - why or *why not* you would use it.
how did you use it so far?
I've been dogfooding it by running coding agents. I mount my local filesystem and pull the changes back when done.