OptionalenableWhether to enable A2A (Agent-to-Agent) delegation during execution. When true, injects the delegate_to_agent tool into execution context. Default: false
OptionalmaxMaximum number of LLM iterations per todo item during execution. Default: 5
OptionaltaefMaximum number of TAEF tool validation retries when required tools are not invoked. Default: 2
OptionaltoolMaximum character length for tool result serialization in step context. Higher values preserve more data for the LLM but increase token usage. Default: 60000 (effectively no practical limit)
Configuration options for the execution phase of the PES Agent. Controls TAEF (Tool-Aware Execution Framework) behavior.
ExecutionConfig