paperclip/packages
Michel Tomas d273feaa7f
fix(adapter-utils): consume escape pairs inside a quoted header value
A double-quoted header value stopped at the first backslash, so a
credential with an embedded escaped quote such as `"X-API-Key: abc\"def"`
kept its tail in the recorded text. The double-quoted branch now consumes
escape pairs and requires an unescaped opening quote, which keeps it off a
serialized diagnostic where `\"` is the JSON escape. The single-quoted
branch takes a backslash literally. Only the unquoted branch still stops at
a backslash.

Claude-Session: https://claude.ai/code/session_01RYigf3eMFJjey9iKRApPGE
2026-09-05 15:09:03 +02:00
..
adapter-utils fix(adapter-utils): consume escape pairs inside a quoted header value 2026-09-05 15:09:03 +02:00
adapters
db
google-sheets-mcp-server
kv-demo-mcp-server
mcp-server
paperclip-eval-kernel
paperclip-runner chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 6.1.1 (#12566) 2026-09-03 09:14:00 -07:00
plugins chore(deps-dev): bump rollup from 4.62.4 to 4.63.1 (#12570) 2026-09-03 07:30:14 -07:00
shared
skills-catalog
tailscale-https-broker
teams-catalog