▲ | Show HN: AgentSafe – per-task micro-VM sandbox for AI agents (Go)(github.com) | |
1 points by sdeshwal 15 hours ago | ||
I was tinkering with AI agents for some time and made some utilities for myself for safe and fast execution. While chatting, I figured I can open source it. Spent some time cleaning and vibe coding some extensions for it. Here the results from real execution on M1 mac: VM Boot Times: /tmp/vm_final_1.log:VM Boot Time: 0s (Target: <200ms) /tmp/vm_final_2.log:VM Boot Time: 1ms (Target: <200ms) /tmp/vm_final_3.log:VM Boot Time: 0s (Target: <200ms) |