nexus/packages
Richard Anaya 6eb9545a72 fix: extract text content from Pi's tool result content arrays
Pi returns tool results in format: {"content": [{"type": "text", "text": "..."}]}
Previously we were JSON.stringify-ing the whole object, showing as:
  {"content":[{"type":"text","text":"..."}]}
Now we extract the actual text content for cleaner display.
2026-03-18 21:02:53 -07:00
..
adapter-utils fix: include toolName in tool_result transcript entries for Pi adapter 2026-03-18 20:51:59 -07:00
adapters fix: extract text content from Pi's tool result content arrays 2026-03-18 21:02:53 -07:00
db fix: add npm provenance package metadata 2026-03-17 16:01:48 -05:00
plugins fix: add npm provenance package metadata 2026-03-17 16:01:48 -05:00
shared fix: add npm provenance package metadata 2026-03-17 16:01:48 -05:00