20 repos
Tools and frameworks for safely executing, constraining, and monitoring AI agents and code generation systems. This cluster focuses on guardrails, execution isolation, and runtime safety for autonomous AI systems—particularly those that generate or execute code. While most repos are written in Rust (leveraging systems-level safety guarantees) with supporting tools in Python and TypeScript, they converge on a shared problem: how to let AI agents act autonomously while preventing unintended or malicious behavior through confinement, policy enforcement, and sandboxing mechanisms.