4 pointsby theaniketmaurya8 hours ago2 comments
  • theaniketmaurya8 hours ago
    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.

  • TheSamuelSama8 hours ago
    how did you use it so far?
    • theaniketmaurya8 hours ago
      I've been dogfooding it by running coding agents. I mount my local filesystem and pull the changes back when done.