Running AI agents with customized templates using docker sandbox
Guide on creating custom Docker sandbox templates for AI agents to add tools and dependencies safely.
Guide on creating custom Docker sandbox templates for AI agents to add tools and dependencies safely.
Guide to safely running AI coding agents in a microVM using Docker Sandbox, enabling dangerous mode without risking system damage.
Explains how to run Pydantic's Monty, a sandboxed Python subset written in Rust, in WebAssembly for secure, untrusted code execution in browsers.
Explains how to run Pydantic's Monty, a sandboxed Python subset written in Rust, in WebAssembly for secure, browser-based execution of LLM-generated code.
Deno Sandbox is a new hosted sandbox product from the Deno team, part of Deno Deploy, allowing code execution via Python and JavaScript libraries.
Deno Sandbox is a new hosted sandbox service from Deno Deploy, allowing secure code execution with features like secret management and resource limits.
Explores using the web browser as a secure sandbox for AI coding agents, examining APIs for filesystem, network, and safe code execution.
An analysis of recent developments in the V8 JavaScript engine's garbage collector, focusing on memory safety, Oilpan, and multi-threading support.
A guide on using Docker to create a secure sandbox environment for running command-line AI tools, with practical examples.
Introduces Isolator, a .NET framework for running code in secure, isolated sandboxes, addressing the removal of AppDomains in .NET Core.
A technical guide on persisting user folder permissions across app launches for sandboxed macOS applications using security-scoped bookmarks.