72f3ff5cfb
- Support mode="task" in RemoteA2aAgent to natively execute task-oriented tools. - Ensure RemoteA2aAgent in task mode registers the finish_task tool definition. - Fix task scope aggregation during delegation using a two-pass active task scope search in the runner. - Correctly map terminal states and status values inside A2aAgentExecutor. PiperOrigin-RevId: 964898667