Show HN: Tilde.run – Agent Sandbox with a Transactional, Versioned Filesystem
~tilde.run Let AI agents loose on production. Without the risk. Tilde turns every agent run into a transaction you can r

先看结论:~tilde.
~tilde.run Let AI agents loose on production.
核心内容
Without the risk.
Tilde turns every agent run into a transaction you can roll back.
Code from GitHub, data from S3, and documents from Drive show up as a single versioned filesystem.
Every outbound call is checked and logged.
Autonomous code, finally safe to use against real data.
Free to start · Join the private preview $ curl -fsSL https://tilde.run/install | sh Plugs into the stack you already use ## Features Three guarantees that make autonomous code safe to run on real data: reversibility, isolation, and audit.
Useful on their own.
Decisive together.
Versioned Composable Filesystem A real POSIX filesystem - any tool, any language, no SDKs.
Mount code from GitHub, training data from S3, and documents from Google Drive as a single ~/sandbox.
Every file is versioned from the first commit, and any agent run can be rolled back instantly.
Safe Serverless Sandboxes Stop fearing the rogue-agent outcome.
Each run is a transaction in a fresh, isolated container - on a clean exit, changes commit atomically; on failure, nothing changes.
No backups to restore, no manual cleanup, no infrastructure to manage.
Network Isolation Stop data exfiltration, credential abuse, and prompt-injected callouts before they leave the box.
延伸阅读:如果你想继续找可转化的工具入口,可以去工具合集和赚钱专题继续看。