Commit fd72ec5
docs(governance): clarify OpenAI Agents tool-name + duck-typing rationale
AFTER_TOOL reads the tool name directly from the SDK-provided tool at
both on_tool_start and on_tool_end, so no start→end correlation is
needed (addresses the #899-style tool-identity review note). Also record
that the run-item/response text extraction is duck-typed intentionally,
since the SDK shapes are not stable public models.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 4ecb14e commit fd72ec5
1 file changed
Lines changed: 10 additions & 1 deletion
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
272 | 277 | | |
273 | 278 | | |
274 | 279 | | |
| |||
301 | 306 | | |
302 | 307 | | |
303 | 308 | | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
304 | 313 | | |
305 | 314 | | |
306 | 315 | | |
| |||
0 commit comments