Skip to content

[pull] main from apache:main#173

Merged
pull[bot] merged 2 commits into
sudoevans:mainfrom
apache:main
May 17, 2026
Merged

[pull] main from apache:main#173
pull[bot] merged 2 commits into
sudoevans:mainfrom
apache:main

Conversation

@pull

@pull pull Bot commented May 17, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

hemanthsavasere and others added 2 commits May 17, 2026 05:40
Intermediate yields in streaming actions can now be plain dicts
instead of requiring (dict, None) tuples. The (dict, None) form
still works for backward compatibility.

Fixes : #277

Summary
Allow intermediate yields in _run_single_step_streaming_action and _arun_single_step_streaming_action to be plain dict instead of requiring (dict, None) tuples
Backward compatible — existing (dict, None) yields still work
Added callback tests verifying PostStreamItemHook fires correctly for plain dict yields
Updated streaming_action docstring example to show plain dict yield
…777)

Two follow-up cleanups for the Apache rename:

* 14 example READMEs + 2 notebooks linked `dagworks-inc/burr`
  Colab URLs (or a commented git URL in the s3 Dockerfile) that
  404 since the repo moved to `apache/burr`.

* 11 install lines escaped PR #772's regex (the JSON-escaped
  `\"burr[...]` form in notebook cells, and a `poetry add` form)
  and still said `pip install "burr[extras]"`. PyPI's `burr` is
  an unrelated placeholder, so these instructions don't work.

Pure mechanical sweep. No code or behavior changes.
@pull pull Bot locked and limited conversation to collaborators May 17, 2026
@pull pull Bot added the ⤵️ pull label May 17, 2026
@pull pull Bot merged commit 6ec8ffc into sudoevans:main May 17, 2026
20 of 21 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants