Show HN: Tilde.run – Agent Sandbox with a Transactional, Versioned Filesystem
3 hours ago
- #AI agents
- #version control
- #data safety
- Tilde provides a versioned composable filesystem integrating sources like GitHub, S3, and Google Drive into a single sandbox.
- It ensures safety through three guarantees: reversibility via rollback, isolation in fresh containers, and audit with full logging.
- Network isolation blocks unauthorized outbound requests, preventing data exfiltration and credential abuse.
- Every agent run is treated as a transaction that commits atomically on success or rolls back on failure.
- Features include agent-first RBAC for granular permissions, time travel for audit trails, and easy integration via CLI, Python SDK, or AI assistants.
- Quickstart allows installation via curl and running agents in sandboxes with minimal setup.