Files
agent-framework/python/packages
T
Tao Chen f666dd516f refactor: simplify MCP spans โ€” remove enrichment logic and protocol version caching
- Always create nested CLIENT spans for tools/call instead of enriching
  the parent execute_tool span
- Remove _ACTIVE_TOOL_EXECUTION_SPAN contextvar (no longer needed)
- Remove enrich_span_with_mcp_attributes() helper
- Remove _otel_error_type preservation in FunctionTool.invoke()
- Remove _mcp_protocol_version instance variable; protocol version is
  only set on the initialize span where it is available

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
f666dd516f ยท 2026-06-04 15:05:46 -07:00
History
..