You'll notice
Useful3 Signal0
Transcripts now show tool results the same way everywhere, instead of differing in viewer-only sessions.
What's wrong with this entry?
Anonymous. No account, no email.
What
The message converter no longer branches on a viewer-only mode, so tool-result behaviour is consistent for every caller.
Details
- It now always converts user messages carrying
tool_result, and always honoursconvertUserTextMessages. - The several callers that passed
viewerOnlyorconvertToolResultswere simplified to drop the option.
Evidence
convertUserTextMessages
Strings lifted out of the shipped bundle, so the claim above can be checked against them.