A failed transcript share now says so in the dialog and points you at /feedback.
What's wrong with this entry?
A failed transcript share now shows in the dialog rather than only in telemetry. You get the line "Couldn't share the transcript." and, unless DISABLE_FEEDBACK_COMMAND or DISABLE_BUG_COMMAND is set, a dimmed hint "You can share details with /feedback instead." The dialog auto-closes after the usual delay.
- Previously a failure produced only a
transcript_share_failedtelemetry event and no on-screen change. - Implemented as a new
share_failedUI state with its own render branch.
You can share details with /feedback instead., Couldn't share the transcript.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.223
Feedback is disabled for SDK entrypoints
Both mention feedback disable command