Run Agents
Execute agents with JIT (Just-in-Time):Compile Agents into Tools
AOT (Ahead-of-Time) compilation turns agents into reusable tools:.a1/ directory by default.
How It Works
Both AOT and JIT follow this pipeline:Configuration
Control code generation withStrategy:
Agentic While Loop
UseIsLoop verifier to compile agents into standard agentic while loops (like LangGraph, AutoGen):