Added
- OpenAI Agents traces now capture tool definitions. The
openai-agentsinstrumentation forwards the
Responses API's echoed tool schemas (_response.tools) asgen_ai.tool.definitions, so the available
tools surface on agent model spans like they already do for the OpenAI SDK integration.
Changed
- Bumped Traceloop instrumentations:
@traceloop/instrumentation-openai0.25.0 → 0.27.0 and
@traceloop/instrumentation-anthropic0.26.0 → 0.27.0.