I was trying to build an agent. None of the sandboxes out there had solved the filesystem problem. I want my agent to have a persistent storage, and that stays forever. Like a human with a computer. When the agent spins up again, it has access to the computer with the same files. I had to create my own setup using aws s3 filesystem and docker for this. Does Tilde solve for this?
Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem
31–40 of 147 posts
Re: Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem
#32What compute resources does the sandbox have? Memory/CPU/GPU?
Re: Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem
#33any chance i can run local micro-VM such as boxlite with this?
Re: Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem
#34Re: Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem
#35Interesting project. I am building an IDE for my phone and browser (www.propelcode.app) and have evaluated a few container architectures and providers. It was quite painful to get a prototype working. I will try your platform and would be happy to give feedback.
Much appreciated! and good luck with your project
Re: Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem
#36Re: Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem
#37Re: Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem
#38Nice, I think that's pretty neat. Do you have an idea where to take this further? I.e. for the filesystem it's great but what if you need to touch external systems that keep their own state?
Not sure what else we can do in this world other than tightly control outbound requests and provide enough visibility into those requests for a human|agent to try and undo changes.
Happy to hear your thoughts - what would you like to see us take this?
Re: Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem
#39What I would use it for and why?
It reminds me of a blockchain - where it was a solution desperately looking for a problem. What problem does it solve?
Re: Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem
#40I increasingly feel the impact of landing on the frontpage of HN is not as pronounced as it used to be. The demographic shift of HN is also noted, it has a lot more "reddit" vibe than I remember.