Hacker News new | ask | show | jobs
Show HN: Localsandbox – Agent sandbox with Bash, Python and portable filesystem (github.com)
6 points by vimota 135 days ago
A Python SDK for sandboxed filesystem operations, built on just-bash, AgentFS, and Pyodide. Provides AI agents with a persistent, isolated environment backed by SQLite.
1 comments

Love the idea of keeping the agent filesystem in a single file!