Remix.run Logo
Open-source isolated runtime for AI agents(github.com)
4 points by theaniketmaurya 11 hours ago | 3 comments
theaniketmaurya 11 hours ago | parent | next [-]

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.

TheSamuelSama 11 hours ago | parent | prev [-]

how did you use it so far?

theaniketmaurya 11 hours ago | parent [-]

I've been dogfooding it by running coding agents. I mount my local filesystem and pull the changes back when done.