nexus/ui/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
..
adapters Raise default max turns to 300 2026-03-12 09:34:05 -05:00
api Merge remote-tracking branch 'public-gh/master' into paperclip-subissues 2026-03-17 09:54:30 -05:00
components fix: include toolName in tool_result transcript entries for Pi adapter 2026-03-18 20:51:59 -07:00
context fix(costs): guard routes, fix DST ranges, sync provider state, wire live updates 2026-03-16 15:08:54 -05:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks fix(costs): harden company auth check, fix frozen date memo, hide empty quota rows 2026-03-16 15:08:54 -05:00
lib test: harden onboarding route coverage 2026-03-18 08:00:02 -05:00
pages Merge pull request #1014 from paperclipai/fix/login-enter-submit 2026-03-18 10:25:20 -05:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
App.tsx test: harden onboarding route coverage 2026-03-18 08:00:02 -05:00
index.css fix: increase top margin on markdown headers for better visual separation 2026-03-17 09:10:46 -05:00
main.tsx Add kitchen sink plugin example 2026-03-13 23:03:51 -05:00