Python's yield streams input into a running AI agent — the difference from return, in Node.js too
How Python's yield differs from return, and how an async generator passed as a prompt streams input into a long-running AI agent, with the Node.js equivalent.
