nexus/packages/adapter-utils/src
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
..
billing.test.ts feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
billing.ts feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
index.ts Make session compaction adapter-aware 2026-03-17 09:10:46 -05:00
log-redaction.ts Redact home paths in transcript views 2026-03-11 20:56:47 -05:00
server-utils.ts feat: optimize heartbeat token usage 2026-03-13 09:40:43 -05:00
session-compaction.ts fix: address review feedback on skills and session compaction 2026-03-17 09:21:44 -05:00
types.ts fix: include toolName in tool_result transcript entries for Pi adapter 2026-03-18 20:51:59 -07:00