Section 01
Agent Assembly: An Open-Source Framework for Policy Governance and Audit of AI Agents
Core Points: Agent Assembly is a multi-layered AI Agent governance platform supporting Python, Node.js, and Go. It provides three deployment methods—SDK wrapper, Sidecar proxy, and eBPF probe—enabling tool call interception, policy enforcement, approval control, and audit tracking without modifying existing Agent code.
Problem Solved: When adding governance capabilities to AI Agents, there’s no need for deep code modifications, avoiding bugs and extra workload.