Agent DailyAgent Daily
Previous

Daily Roundup

Friday, May 1, 2026

Next
15 articles3 sources

Top Story

GitHubintermediate

[Release] openai/openai-agents-python v0.15.0: v0.15.0

seratchMay 1, 2026

OpenAI Agents Python v0.15.0 introduces explicit model refusal handling through a new `ModelRefusalError` exception, replacing previous behavior where refusals were treated as empty output or caused retry loops. The release includes a `model_refusal` error handler that allows developers to gracefully handle refusals without raising exceptions. For structured-output agents, handlers can return values matching the output schema for validation. Additional updates include documentation improvements and dependency bumps.

  • Model refusals are now surfaced explicitly as `ModelRefusalError` instead of empty text or retry loops
  • Use `error_handlers={"model_refusal": lambda data: data.error.refusal}` to handle refusals without raising exceptions
  • For structured-output agents, `model_refusal` handlers can return values matching the agent's output schema
  • +4 more key points...
Agent TeamsTool Use
Read full article →

By Topic

Integrations

See all 4

MCP Servers

Memory Systems

Security

Agent Teams

Skills & Tools

Setup & Infrastructure

Today's Breakdown

Sources

GitHub10
YouTube4
Hacker News1

Content Types

release (10)video (4)discussion (1)

Difficulty

beginner
4
intermediate
11

Want to save articles & build playbooks?

Create a free account to save articles to your library, build AI-generated implementation playbooks, and get content matched to your stack.

Or just get it by email

No account needed. Unsubscribe anytime.