paperclip/ui/src/components/transcript
Richard Anaya aa854e7efe fix: include toolName in tool_result transcript entries for Pi adapter
When tool_result entries arrive without a matching tool_call, the transcript
was showing generic 'tool' as the name. Now pl-local parses toolName from
tool_execution_end events and passes it through, so the UI can display
the actual tool name (e.g., 'bash', 'Read', 'Ls') instead of 'tool'.
2026-03-18 20:51:59 -07:00
..
RunTranscriptView.test.tsx Hide saved-session resume noise from nice transcripts 2026-03-12 06:59:25 -05:00
RunTranscriptView.tsx fix: include toolName in tool_result transcript entries for Pi adapter 2026-03-18 20:51:59 -07:00
useLiveRunTranscripts.ts Tighten live run transcript streaming and stdout 2026-03-11 13:29:40 -05:00