nexus/packages/adapters
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
..
claude-local fix: add npm provenance package metadata 2026-03-17 16:01:48 -05:00
codex-local fix: add npm provenance package metadata 2026-03-17 16:01:48 -05:00
cursor-local fix: add npm provenance package metadata 2026-03-17 16:01:48 -05:00
gemini-local fix: add npm provenance package metadata 2026-03-17 16:01:48 -05:00
openclaw-gateway fix: add npm provenance package metadata 2026-03-17 16:01:48 -05:00
opencode-local fix: add npm provenance package metadata 2026-03-17 16:01:48 -05:00
pi-local fix: extract text content from Pi's tool result content arrays 2026-03-18 21:02:53 -07:00