AgentX virtual simulator
An agent is a ReAct loop with tools.
The model reasons, acts by calling a tool, observes the result, and repeats. The Zig server owns each deterministic tick so the loop can be replayed, inspected, and verified.
Scenarios
Pick a loop depth.
Reason
Act
Observe
Repeat
LLM
- Idle no tool calls yet.