Tool calls you rejected now show their rejection message in transcript view instead of vanishing.
What's wrong with this entry?
In verbose and transcript mode, a tool use you rejected or cancelled now shows the tool's own rejection message instead of disappearing. Previously anything that was not a plain result rendered as nothing.
- The renderer detects rejected and cancelled results and calls the tool's
renderToolUseRejectedMessage. - Falls back to a plain marker when the tool defines no rejection renderer or when its input cannot be parsed.
renderToolUseRejectedMessage
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.234
Todo and task tool calls now collapse in the transcript
Both mention transcript
-
v2.1.234
Your own prompts are rendered as markdown in the transcript
Both mention transcript
-
v2.1.234
Filenames and MCP content types are escaped in the transcript
Both mention transcript