v0.1.3 (2025-04-18)
What's Changed
- Return last text parts on empty message by @samuelcolvin in #1408
- move
prepare_env.py
to Python file inmcp-run-python
by @samuelcolvin in #1461 - Don't set non-recording span as current by @alexmojaki in #1527
- opentelemetry: add span event for
instructions
by @Kludex in #1529 - Add
extra_body
toModelSettings
by @Kludex in #1538 - Do not raise an error when no results are found by @bputzeys in #1536
- Add support for gemini-2.5-flash-preview-04-17 by @barapa in #1531
- fix: allow multiple
BinaryContent
inmessage_history
by @arde100 in #1523 - fix: handle empty args for ToolCallPart by @arnaudstiegler in #1515
New Contributors
- @bputzeys made their first contribution in #1536
- @arde100 made their first contribution in #1523
- @arnaudstiegler made their first contribution in #1515
Full Changelog: v0.1.2...v0.1.3