Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

openai-agents-python · Issues· 80 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #5082

    Example: AffixIO as a host-side tool guardrail

    Updated Sep 17, 2026
  • #5002

    ModelSettings.extra_args with a provider-native value aborts every Chat Completions model call with PydanticSerializationError

    Updated Sep 17, 2026
  • #4889

    [Sandbox] apply_patch update_file with a case-only move_to deletes the file on a case-insensitive filesystem

    feature:sandboxesUpdated Sep 17, 2026
  • #5074

    Voice: on Python 3.10 a streamed STT session-setup timeout escapes as asyncio.TimeoutError instead of STTWebsocketConnectionError

    Updated Sep 17, 2026
  • #5072

    Realtime: agent_end names the post-handoff agent instead of the agent whose turn ended

    Updated Sep 17, 2026
  • #5070

    Realtime: a failing model.close() leaves every waiting event iterator blocked forever

    Updated Sep 17, 2026
  • #5068

    Realtime: close() keeps the previous connection's item and audio state, so a reconnect on the same model truncates and retrieves stale item ids

    Updated Sep 17, 2026
  • #5054

    MCP: cancelling a _ServerWorker task does not stop the worker (CancelledError swallowed by except BaseException)

    Updated Sep 16, 2026
  • #5006

    RunState stringifies structured guardrail diagnostics and agent output during persistence

    Updated Sep 16, 2026
  • #4827

    Deferred interrupted-turn session items are never persisted when an approval resume goes through next_step_run_again, leaving an orphaned function_call_output

    feature:sessionsUpdated Sep 15, 2026
  • #5023

    BackendSpanExporter drops the whole batch on HTTP 429 instead of retrying with Retry-After

    Updated Sep 15, 2026
  • #5026

    Skills frontmatter parser mangles multi-line descriptions (folded >, literal |, wrapped lines) in the skill index

    Updated Sep 14, 2026
  • #5005

    EncryptedSession.pop_item drains recoverable ciphertext when configured with the wrong key

    Updated Sep 14, 2026
  • #4983

    BackendSpanExporter: one metadata or custom span value that isn't JSON serializable drops the whole export batch, including unrelated traces

    feature:tracingUpdated Sep 13, 2026
  • #4864

    Clearing a compaction session retains the previous response chain

    feature:sessionsUpdated Sep 11, 2026