🎉 First-time contributors
@vawsgit
@chengweitsai
✦ Features 3
- support A2A FileParts and DataPartsa2a
- Add __call__ implementation to MultiAgentBasemultiagent
- Add support for agent invoke with no input, or Message inputagent
⊘ Fixes 5
- fix non-serializable parameter of agent from toolUse blockagent
- add system_prompt to structured_output_span before adding input_messages
- prevent path traversal for message_id in file_session_manager
- Add AgentInput TypeAlias
- Move AgentInput to types submodule
⋯ Other 10
- Add .DS_Store to .gitignore
- update pre-commit requirement from <4.2.0,>=3.2.0 to >=3.2.0,<4.4.0
- update ruff requirement from <0.5.0,>=0.4.4 to >=0.4.4,<0.13.0
- update pytest-asyncio requirement from <0.27.0,>=0.26.0 to >=0.26.0,<1.2.0
- Update pydantic minimum version
- tool executorstool
- bump actions/checkout from 4 to 5
- bump actions/download-artifact from 4 to 5
- update pytest-cov requirement from <5.0.0,>=4.1.0 to >=4.1.0,<7.0.0
- @dependabot[bot] made their first contribution