Skip to content

Conversation

@adiberk
Copy link

@adiberk adiberk commented Nov 9, 2025

Note

Respect yield_run_response in streaming wrappers, only forcing yield_run_output when neither flag is provided.

  • Agno instrumentation (streaming):
    • Update run_stream and arun_stream to only set kwargs["yield_run_output"] = True when neither "yield_run_output" nor "yield_run_response" is provided, and track yield_run_output_set accordingly.
    • Ensures proper handling of RunOutput/TeamRunOutput emission while preserving tracing (agno.run.id, output value/mime type).

Written by Cursor Bugbot for commit 27bbc2b. This will update automatically on new commits. Configure here.

@adiberk adiberk requested a review from a team as a code owner November 9, 2025 16:49
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 9, 2025
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant