Iterate and process each Step the Agent wants to execute.
Important
You must invoke Step['run'] and pass its (or any)
Result to Step['reply'] manually. This allows
you to employ any custom conditional/confirmation logic before
executing the model-driven combinations of Tools and parameters.