What's wrong with this entry?
Anonymous. No account, no email.
What
A new CLI flag that enables transcript mirroring on stdout for SDK consumers.
Details
- Emits
transcript_mirrorframes on the stdout JSON stream after each successful local transcript write - Designed for use by
ProcessTransportwhen asessionStoreis configured — allows the parent process to capture and batch transcript entries - New
transcript_mirrorevent type added to the SDK schema - Not intended for direct user invocation; primarily benefits SDK/API integrations
Evidence
CLI flag "--session-mirror" with description "Emit transcript_mirror frames on stdout" (search for "transcript_mirror")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.