💻 Isolated Environment for AI Agents with code-on-incus

The code-on-incus (COI) project has been released, providing each AI agent with its own isolated environment based on Incus containers. This gives agents full access to root, Docker, and systemd, while maintaining host system security through kernel-level protection via nftables.

🌍 It addresses the security challenges of using autonomous AI agents with broad access privileges by offering robust isolation instead of simple sandboxes.

👤 It allows for the secure execution of AI tools, such as Claude Code or OpenCode, with full terminal and Docker access without risking the security of the main OS.

Source 1: https://github.com/mensfeld/code-on-incus