🎉 First-time contributors
@vamgan
@waitasecant
@prabhuteja12
✦ Features 3
- add cache usage metrics to OpenTelemetry spansotel
- Make entry point configurablemultiagent
- add automated issue auto-close workflows with dry-run testing
⊘ Fixes 7
- Add type to tool_input
- Clean up pyproject.toml
- Updating documentation in decorator.py
- correctly label tool result messages in OpenTelemetry eventstool
- litellm structured_output test with more descriptive modelmodel
- auto cleanup on exceptions occurring in __enter__mcp
- do not verify _background_session is present in stop()mcp
⋯ Other 10
- improve docstring formatting
- bump actions/setup-python from 5 to 6
- bump actions/github-script from 7 to 8
- bump aws-actions/configure-aws-credentials from 4 to 5
- update ruff requirement from <0.13.0,>=0.12.0 to >=0.12.0,<0.14.0
- update openai requirement from <1.102.0,>=1.68.0 to >=1.68.0,<1.108.0model
- models - openai - use client contextmodel
- Feature: Handle Bedrock redactedContentmodel
- models - openai - client context commentmodel
- fix links and imports