Playwright is a framework for web automation and testing. It drives Chromium, Firefox, and WebKit with a single API — in your tests, in your scripts, and as a tool for AI agents. Playwright Test is a ...
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 ...