github openai/openai-agents-python v0.9.1

6 hours ago

What's Changed

  • fix: materialize iterable input history in ItemHelpers.input_to_new_input_list by @seratch in #2496
  • fix: emit tracing function spans for shell/apply_patch/computer runtime tools by @seratch in #2498
  • fix: #2489 lazily initialize tracing globals to avoid import-time fork hazards by @seratch in #2499
  • fix: #2487 persist nested agent-tool HITL state across RunState JSON round-trips by @seratch in #2500
  • fix: isolate nested agent-tool resume cache by RunState scope by @seratch in #2501
  • fix: bump RunState schema to 1.1 with explicit backward-read policy by @seratch in #2502

Documents & Other Changes

  • docs: updates for 0.9.0 release by @seratch in #2481
  • docs: update translated document pages by @github-actions[bot] in #2482
  • docs: update translated document pages by @github-actions[bot] in #2483
  • docs: update translated document pages by @github-actions[bot] in #2484
  • docs: sync tool docs and add coverage for internal helper branches by @seratch in #2485
  • docs: update translated document pages by @github-actions[bot] in #2486
  • Release 0.9.1 by @github-actions[bot] in #2497

Full Changelog: v0.9.0...v0.9.1

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

NewReleases is sending notifications on new releases.