Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Documentation

AI Agent Assembly ships as five independently versioned programs, each with its own documentation site. This page is the central router — pick the program you are working with and follow the link to its docs.

Each documentation site has its own version selector — use it to view a specific release, a pre-release, or an older version.

Every link below points at the component’s site root, which always redirects to its newest stable release, so these references never need maintenance.

Core

  • agent-assembly — the core monorepo: gateway, policy engine, eBPF sensor, sidecar proxy, FFI, WASM, CLI, and API.

SDKs

  • Python SDK — install and govern agents from Python.
  • Node SDK — install and govern agents from TypeScript or JavaScript.
  • Go SDK — install and govern agents from Go.

Also on this hub

  • Arena — watch AI agents from different frameworks attempt real and adversarial scenarios while agent-assembly enforces every decision, and read the published match reports.
Prefer learning by running code? Open the examples repo →

Framework-specific end-to-end walk-throughs for Python, Node, and Go — a fast alternative to reading each SDK's docs top-to-bottom.


Last updated: 2026-07-11 by AI Agent Assembly Team