github openai/openai-agents-python v0.15.2

3 hours ago

What's Changed

  • feat: add context management model setting by @seratch in #3128
  • fix: #3123 avoid replaying assistant conversation item IDs for OpenAIConversationsSession by @seratch in #3127
  • fix: redact function tool trace span errors by @Aphroq in #3111
  • fix: redact MCP invalid JSON errors when tool logging is disabled by @Aphroq in #3088
  • fix: reject failed responses stream terminals by @Aphroq in #3107
  • fix: only rewind matching session suffixes by @Aphroq in #3090
  • fix: reject string-like shell commands by @Aphroq in #3092
  • fix: filter custom_tool_call types in remove_all_tools handoff filter by @Quratulain-bilal in #3095
  • fix: make ToolContext hashable to match RunContextWrapper by @ioleksiuk in #3097
  • fix: block disabled function tools before execution by @Aphroq in #3118
  • fix: isolate merged MCP tool metadata by @felmonon in #3114

Documentation & Other Changes

New Contributors

Full Changelog: v0.15.1...v0.15.2

Don't miss a new openai-agents-python release

NewReleases is sending notifications on new releases.