openai-agents-python/src/agents/tracing
Rohan Mehta 010022777b [5/n] MCP tracing
## Summary:

Adds tracing and tests for tracing.
- Tools are added to the agents
- Theres a span for the mcp tools lookup
- Functions have MCP data

## Test Plan:

Unit tests
.
2025-03-25 19:28:48 -04:00
..
__init__.py [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
create.py [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
logger.py Initial commit 2025-03-11 09:42:28 -07:00
processor_interface.py Initial commit 2025-03-11 09:42:28 -07:00
processors.py Improve tracing error messages 2025-03-23 18:14:10 -04:00
scope.py Consolidate to one logger 2025-03-13 13:55:15 -04:00
setup.py Consolidate to one logger 2025-03-13 13:55:15 -04:00
span_data.py [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
spans.py Consolidate to one logger 2025-03-13 13:55:15 -04:00
traces.py Consolidate to one logger 2025-03-13 13:55:15 -04:00
util.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00