Skip to content

v0.1.14

Latest

Choose a tag to compare

@naji247 naji247 released this 27 Feb 20:39
· 3 commits to main since this release
606ff12

What's Changed

Features

  • Add event truncation to enforce max payload size (#24)
  • Add content sanitization and interruptible shutdown (#23)
  • Add Community FastMCP v3 support via middleware (#22)
  • Exception chain tracking (#19)

Fixes

  • Correct get_more_tools schema, harden truncation, and capture intent (#25)
  • Prerelease GitHub Action incorrect config value (#21)
  • Make test_multiple_tool_calls_publish_multiple_events order-independent (#20)

Other

  • Improve context parameter description with detailed guidelines (#18)
  • Pin version of pydantic for compatibility (#16)

Full Changelog: v0.1.11...v0.1.14