Skip to content

Commit cfe9099

Browse files
authored
Add comment to handoff_occured misspelling (#792)
People keep trying to fix this, but its a breaking change.
1 parent 6438350 commit cfe9099

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/agents/stream_events.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ class RunItemStreamEvent:
3131
name: Literal[
3232
"message_output_created",
3333
"handoff_requested",
34+
# This is misspelled, but we can't change it because that would be a breaking change
3435
"handoff_occured",
3536
"tool_called",
3637
"tool_output",

0 commit comments

Comments
 (0)