cba77e3cd0
* Python: quiet A2AExecutor logging for unmapped content types Tool-use responses include function_call/function_result content that the A2A executor does not surface, causing a WARNING per tool call. Log these at DEBUG and skip instead, matching the outbound content-conversion convention used across the Python chat clients. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: ee74cc55-44df-4fcf-b38f-1f79f2600dfc * Address PR review: assert debug log args and drop redundant cast Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: ee74cc55-44df-4fcf-b38f-1f79f2600dfc