GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
This PR modifies emitBlockEvents () in ReActAgent to close the currently-open block type (thinking, text, or tool call) before opening a new one, producing a strictly sequential event stream where ...