Under the hood
No documentation found
SDK bridge sessions now stamp assistant replies with the user message that triggered them.
The bridge:sdk transcript-forward logic, used when embedding Claude Code via SDK bridge sessions, now tracks an anchor/userMessageUuid pair and calls a new stampReply on the bridge object. This associates the eventual assistant reply with the user message that triggered it, rather than just streaming messages as before.
Names in the bundlestampReply