Ahmed Allam
4a455b1e62
fix(core): recover from hallucinated tool names instead of ending the scan
...
A tool call for a name Strix does not register raised ModelBehaviorError
from the SDK turn resolver, which nothing retries: the root agent's raise
tore down the whole scan and a sub-agent died before its status was set.
Opt into the SDK's tool_not_found_behavior="return_error_to_model" so the
unknown call comes back as a tool result and the agent self-corrects.
The setting landed in openai-agents 0.19.0, which requires openai>=2.45,
so both pins move.
2026-08-04 06:14:54 +03:00
..
2026-06-22 11:17:08 -04:00
2026-07-26 14:42:22 -07:00
2026-08-01 18:53:24 -07:00
2026-08-02 02:15:51 +03:00
2026-07-24 15:41:19 -07:00
2026-08-03 19:23:07 -07:00
2026-08-03 19:23:07 -07:00
2026-07-24 15:41:19 -07:00
2026-07-29 19:38:06 -07:00
2026-08-02 07:45:10 -07:00
2026-07-31 03:45:41 +03:00
2026-08-03 19:23:07 -07:00
2026-07-29 19:38:06 -07:00
2026-07-30 08:30:06 +03:00
2026-07-10 00:13:35 -04:00
2026-08-02 02:15:51 +03:00
2026-08-01 11:17:08 -07:00
2026-08-02 15:43:43 +03:00
2026-07-26 13:11:14 -07:00
2026-08-03 19:23:07 -07:00
2026-07-26 20:37:14 -07:00
2026-08-03 19:23:07 -07:00
2026-07-26 16:27:02 -07:00
2026-07-26 14:05:53 -07:00
2026-07-30 04:13:25 +03:00
2026-08-03 19:23:07 -07:00
2026-07-24 15:41:19 -07:00
2026-07-24 15:41:19 -07:00
2026-07-26 14:05:53 -07:00
2026-07-07 10:24:49 -04:00
2026-07-26 14:42:22 -07:00
2026-08-03 19:23:07 -07:00
2026-07-10 07:21:47 -07:00
2026-07-20 21:56:34 -04:00
2026-07-26 13:11:14 -07:00
2026-07-25 13:09:57 -07:00
2026-07-12 17:31:49 -07:00
2026-08-03 23:40:32 +03:00
2026-08-02 02:15:51 +03:00
2026-08-04 06:14:54 +03:00
2026-08-04 06:14:54 +03:00
2026-07-06 21:19:53 -04:00
2026-07-03 10:43:31 -04:00
2026-08-03 19:36:59 -07:00
2026-08-02 07:45:10 -07:00
2026-07-12 12:05:58 -04:00
2026-07-10 09:41:18 -04:00
2026-08-03 19:23:07 -07:00
2026-08-03 19:23:07 -07:00
2026-08-03 19:23:07 -07:00
2026-08-03 19:23:07 -07:00
2026-08-04 06:14:54 +03:00
2026-08-03 19:23:07 -07:00
2026-07-26 16:27:02 -07:00
2026-07-24 15:41:19 -07:00
2026-07-26 13:11:14 -07:00
2026-07-26 13:11:14 -07:00
2026-07-27 20:37:54 -04:00