← Agentic AI Foundations & Architectures
Dry-Run Mode
Dry-run mode lets an agent plan and log the actions it intends to take while suppressing execution of any side-effecting tools. Operators can review the proposed trajectory — the sequence of tool calls and arguments — before enabling live execution. This containment technique is valuable during development and rollout, surfacing unsafe or incorrect behavior without risking real-world consequences like sent emails or deleted files.